FEST-Swing is a Java library that provides a fluent interface for functional Swing GUI testing. It provides an easy-to-use, DSL-oriented API that makes creation and maintenance of GUI tests easy. It can be used with JUnit and TestNG.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Esta versão contém muitas novas funcionalidades, melhorias e correções. Por exemplo: melhor suporte a internacionalização, suporte melhorado para testar JTables e JTrees, as afirmações novas dicas e verificar propriedades do cliente sobre os componentes Swing, fixo threading questões ScreenLock, e muito mais.
Tags:
new features and improvements, Major feature enhancements, Major bugfixes
This version contains many new features, improvements, and bugfixes. For example: better support for internationalization, improved support for testing JTables and JTrees, new assertions for verifying tooltips and client properties on Swing components, fixed threading issues in ScreenLock, and much more.
Major bugfixes. ContainerFixture foi estendido para dar suporte timeouts quando olhando para componentes baseados no diálogo (Dialog, JFileChooser, e JOptionPane).
Tags:
Bugfixes, Minor feature enhancements
Major bugfixes. ContainerFixture has been extended to support timeouts when looking up dialog-based components (Dialog, JFileChooser, and JOptionPane.)