Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-16 23:20
1.0

Esta versión permite alimentar a parametrizar las pruebas unitarias con resultados de la consulta de bases de datos. Generación de datos de prueba se ha mejorado de forma automática la entrada de valores de acuerdo a los conceptos de frontera pruebas de valor y la combinación de ellos para la prueba de la partición. Incluso puede seleccionar y combinar diferentes características de la prueba de generación de datos: suave / los valores medios de las fronteras y por defecto, y combinaciones de estocástica / equivalencia / cobertura.
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.

2011-07-02 05:38
0.6.6

Ahora los datos de prueba se pueden importar de bases de datos y orígenes de datos personalizados.
Tags: major enhancements
Now test data can be imported from databases and custom data sources.

2010-06-08 21:21
0.6.2

Esta es la primera versión pública.
This is the first public release.

Project Resources