Download List

Projeto Descrição

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 versão faz com que seja possível alimentar testes de unidade com parâmetros com os resultados da consulta de banco de dados. Geração de dados de teste foi muito melhorada por automaticamente escolher valores de acordo com conceitos de fronteira teste de valor e combiná-los para testes de partição. Você pode até escolher e combinar as diferentes características de geração de dados de teste: os valores suave / média de fronteira e padrão, e stocastic / equivalência / cobertura combinações.
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

Agora os dados de teste podem ser importadas de bancos de dados e fontes de dados personalizadas.
Tags: major enhancements
Now test data can be imported from databases and custom data sources.

2010-06-08 21:21
0.6.2

Este é o primeiro lançamento público.
This is the first public release.

Project Resources