Software Testing Tools Question:

Explain Software Test Tool JEMMY?

Testing Tools Interview Question
Testing Tools Interview Question

Answer:

Kind of Tool
Java library allowing to create automated tests for Java GUI (freeware)
Organization
SUN Microsystems
http://jemmy.netbeans.org/
Software Description
Jemmy is a JavaTM library that is used to create automated tests for Java GUI applications. It contains methods to reproduce all user actions which can performed on swing and AWT components (i.e. button pushing, text typing, tree node expanding, ...). JemmyTest is a program written in Java which uses the Jemmy API to test applications.
Platforms
Any platform supported by Java


Previous QuestionNext Question
Explain Software Test Tool IMBUS GUI TEST CASE LIBRARY?Explain Software Test Tool JFCUNIT?