Interview Questions

Software Test Tools - JEMMY

List of Software Test Tools


(Continued from previous question...)

Software Test Tools - JEMMY

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

(Continued on next question...)

Other Interview Questions