User: Password:
   Keep me logged in.
Register  |  I forgot my password

Login  |  Register

Software Testing Directory  - Listing Details

ID:109
Title:DbUnit is a JUnit extension (also usable with Ant) targeted at database-driven projects   -   http://dbunit.sourceforge.net/
Description:

Ideal for test preparation and set up DbUnit has the ability to export and import your database data to and from XML datasets. Since version 2.0, DbUnit can also work with very large datasets when used in streaming mode. DbUnit can also help you to verify that your database data match an expected set of values.

Category:Data quality and profiling: Data quality testing frameworks and tools
Link Owner:
Date Added:April 05, 2010 11:35:59 PM
Number Hits:5
Ratings
You must be logged in to leave a rating.
Average rating: (0 votes)
Reviews

No Reviews Yet.


You must be logged in to leave a Comment.
 
Latest articles
Software Verification and Validation (V&V) working practices explained. In order to set up an effective software testing capability the software process areas of Verification and Validation need to be understood and respected in terms of specialization.

Using Mock Services in performance testing The challenges of performing component performance testing can be addressed with mock objects and a test harness. This article describes an overview of load testing Web services using mocked up services.

An approach to regression testing data processing systems. This article seeks to describe an approach to software regression testing that can be used in the typical commercial application setting. The strategy presented here uses a canned data approach as well as a simple regression test selection (RTS)