A module for the Netbeans IDE 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.
Enables developers to write unit test cases for Java Swing-based applications. It provides XML Recording and playback. This allows users to quickly and automatically generate/edit scripts to drive the testing. [Open Source, LGPL]
An automated GUI test tool for Java (Swing, RCP, SWT) and HTML programs, which requires no programming. Tests can be specified before the application under test is available and are reusable and robust against changes in the application under test. [C...
A framework using simple XML-based scripts to launch a GUI, play back arbitrary user actions on it and examine its state. Includes a script editor which can record user actions. [Open Source, Common Public License]
A GUI testing framework supporting applications developed using Java/Swing. The test scripts are composed of Python code. Marathon focuses on end-user testing. [Open Source, LGPL]
A cross-platform tool for Java GUI test automation (Swing, SWT, Eclipse plugins and RCP applications, ULC, CaptainCasa, Java applets and Java WebStart). [Commercial]
A utility for testing Java GUIs. It allows developers to dynamically load components, record scripts, and then use those scripts to construct JUnit tests. Requires Java 1.4. [Open source, LGPL]