Projects tagged ‘gui_testing’, ‘junit’, ‘tdd’, and ‘test’


Jump to tag:

Projects tagged ‘gui_testing’, ‘junit’, ‘tdd’, and ‘test’

Filtered by Project Tags gui_testing junit tdd test

Refine results Project Tags gui (2) unit-testing (2) functional_testing (2) unit_testing (2) java (2) testing (2) tools (2) swing (2) mock (1) desktop (1) library (1) mockobjects (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.