Projects tagged ‘functional_testing’, ‘junit’, and ‘test’


Jump to tag:

Projects tagged ‘functional_testing’, ‘junit’, and ‘test’

Filtered by Project Tags functional_testing junit test

Refine results Project Tags testing (3) unit-testing (3) java (3) tools (3) tdd (3) unit_testing (3) gui_testing (2) swing (2) gui (2) unit (2) library (1) mockobjects (1)

[3 total ]
15

DbUnit

 
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1

DbUnit is a JUnit extension (also usable with Ant) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when ... [More] one test case corrupts the database and causes subsequent tests to fail or exacerbate the damage. DbUnit has the ability to export and import your database data to and from XML datasets. Since version 2.0, DbUnit can works with very large dataset when use in streaming mode. DbUnit can also helps you to verify that your database data match expected set of values. [Less]

Metrics updated 05 Oct 08

9

FEST

   
Primary Language: Java Licensed as: Apache License 2.0

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]

Metrics updated 04 Oct 08

0

Abbot Java GUI Test Framework

 
Primary Language: Java Licensed as: Common Public License 1.0,GNU Lesser General Public License 2.1

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.

Metrics updated 07 Oct 08