The Squish for Java edition enables testing Java GUI applications based
on SWT, RCP/Eclipse, Swing and AWT.
Squish for Java is a non-intrusive Java testing tool with tight
integration into the different, popular Java GUI technologies. Tests
created with Squish for Java are platform-independent. This means a test
created e.g. on Windows without any changes on Linux or Mac OS X.
Squish for Java recognizes all standard SWT/Swing/AWT widgets and
offers special support for complex widgets such as item views, trees,
tables, menus and many more. In addition Squish for Java recognizes custom
widgets derived from standard widgets.
Squish for Java provides access to the complete Java API via its test
scripting languages and offers access to all objects and properties
via the Spy and verification point editor. Additionally it is possible
to dynamically access the application's API from test scripts for even
more advanced tests and verifications. |