Netbeans Jemmy Download
Package: netbeans / 8.1+dfsg3-2 Metadata Package Version Patches format netbeans 8.1+dfsg3-2 3.0 (quilt) Patch series Patch File delta Description 1 0 + 1 - 0! 8 0 + 8 - 0! 1 1 + 0 - 0!
The NetBeans Jemmy library provides the basic technology. We introduce a GUI-event test specification language from which an automated test engine is.
Is a Java TM library that is used to create automated tests for Java GUI applications. It contains methods to reproduce all user actions which can be performed on Swing/AWT components (i.e.
Button pushing, text typing, tree node expanding.). Jemmy can be used with any test harness (such as XTest, for example). The programmer simply has to adopt his tests to the harness requirements. It also can be used to create a demo for Java GUI applications. It's pretty effective for automating demo to show how an application works, showing comments during the process, and then says: Hey! Now, go ahead and play with the opened windows!
This is a real application we are presenting! Jemmy really is a NetBeans TM independent module, you can use it separately as well as together with the NetBeans IDE.