Feed4TestNG makes it easy to write parameterized tests for the TestNG framework and feed them with predefined or randomly generated test data: test case data can be read from Excel or CSV files and equivalence class tests can be defined easily. Setup is based on Java annotations and easy to learn, apply, and maintain. Annotations defined in the "Bean Validation" JSR 303, Java 7 and Benerator are automatically recognized and generated smoke test data will match the constraints. By connecting to Benerator, you can configure generation of complex valid and invalid data sets.
| Tags | Test Data Generation testing automation tool |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | Windows UNIX-like OSs Solaris Linux Mac OS X HP-UX |
| Implementation | Java 5+ Benerator |
Recent releases


Release Notes: This version makes it possible to feed parameterized unit tests with database query results. Test data generation has been greatly improved by automatically choosing values according to border value testing concepts and combining them for partition testing. You can even select and combine different characteristics of test data generation: gentle/mean border and default values, and stocastic/equivalence/coverage combinations.


Release Notes: Now test data can be imported from databases and custom data sources.


Release Notes: This is the first public release.
A C++ library that converts “transliterated” representations of non-English languages (that use sequences as ANSI characters to represent characters) to Unicode.