Projects tagged ‘database’ and ‘testing’


[29 total ]

28 Users

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 ... [More] avoid the myriad of problems that can occur when 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]
Created over 2 years ago.

2 Users
 

The MPI Testing Tool (MTT) is a project initiated by the Open MPI project for comprehensive, distributed testing of MPI software packages. MTT is designed to be run in a fully automated fashion ... [More] (e.g., able to be run via cron on a regular basis). It focuses on providing correctness and performance testing across many different impementations and versions of MPI software. The Open MPI Project uses MTT mainly for nightly regression testing of its own software, but also uses it for performance comparisons to other MPI implementations. Note that MTT is not dependent on/does not require Open MPI. [Less]
Created over 2 years ago.

1 Users

A test suite to help confirm that Python database drivers conform to the Python DB-API specification.
Created about 1 month ago.

1 Users

Created 8 months ago.

1 Users

benerator is a framework for creating realistic and valid high-volume test data, used for testing (unit/integration/load) and showcase setup. Metadata constraints are imported from systems and/or ... [More] configuration files. Data can be imported from and exported to files and systems, anonymized or generated from scratch. Domain packages provide reusable generators for creating domain-specific data as names and addresses internationalizable in language and region. It is strongly customizable with plugins and configuration options. [Less]
Created about 1 year ago.

0 Users

DataUpdate provides a method of updating a database prior to executing a unit test and rolling back any data transactions after the test has completed. This utility will help ensure that a unit test ... [More] is always acting on a set of data that is consistent each time the test is executed. [Less]
Created 8 months ago.

0 Users

Created about 1 month ago.

0 Users

A simple C# library originally designed by SQL Server MVP Alex Kuznetsov that provides the following: - a simple way to unit test successful database modifications. - a simple way to test stored procedures that return result sets.
Created about 1 year ago.

0 Users

ZCore is a set of Creative Studio for designing, testing, building ... solutions based on .NET framework. Contains UML designs tools, code editor & build tools, debug & test tools, user interface create tools ...
Created 11 months ago.

0 Users

With DBFeeder you can generate testdata for Oracle Databases which fits primary and foreign keys of tables. A file-based configuration systems allows in-depth customization of the type of data which is generated.
Created about 1 year ago.