Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version ist es möglich, parametrisierte Unit-Tests mit Datenbank-Abfrage-Ergebnisse zu ernähren. Testdaten Generation wurde stark durch die automatische Eingabe von Werten nach Randwert Testkonzepte und kombiniert sie zur Partition Tests verbessert. Sie können sogar wählen und kombinieren unterschiedliche Eigenschaften von Testdaten Generation: sanft / Mittelwert Grenze und Default-Werte, und stocastic / Äquivalenz / coverage Kombinationen.
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

Testen Sie nun Daten aus Datenbanken und benutzerdefinierte Datenquellen importiert werden.
Tags: major enhancements
Now test data can be imported from databases and custom data sources.

2010-06-08 21:21
0.6.2

Dies ist die erste Veröffentlichung.
This is the first public release.

Project Resources