Projects tagged ‘junit’, ‘swing’, ‘tdd’, and ‘tools’


Jump to tag:

Projects tagged ‘junit’, ‘swing’, ‘tdd’, and ‘tools’

Filtered by Project Tags junit swing tdd tools

Refine results Project Tags test (2) java (2) functional_testing (2) unit_testing (2) testing (2) unit-testing (2) gui (2) gui_testing (2) library (1) mockobjects (1) testng (1) unit (1)

[2 total ]

9USERS
   

FEST is a collection of libraries that aims at simplifying creation and maintenance of automated tests. Its main module, the Swing module, provides the following benefits: * Simulation of user-generated events and reliable GUI component ... [More] lookup * Easy-to-use and powerful API that simplifies creation and maintenance of Swing GUI functional tests * Supports both JUnit and TestNG * Ability to take screenshots of failed GUI tests and embed them in a HTML report (JUnit and TestNG) * Experimental Groovy Builder support for creating GUI tests [Less]

0USERS

Abbot is a simple framework for unit and functional testing of Java GUIs. Facilitates generating user actions and examining component state. Supports recording and playback on any Java application.