Download List

프로젝트 설명

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 Back to release list
1.0

이 버전은 가능한 데이터베이스 쿼리 결과와 매개 변수 단위 테스트를 피드 수 있습니다. 테스트 데이터 생성이 크게 자동 경계 값 테스트 개념에 따라 값을 선택하고 파티션 테스트를 결합하여 향상되었습니다. 당신도 선택하고 다른 테스트 데이터 생성의 특성 조합하여 사용할 수 있습니다 : 의미 / 부드러운 국경과 기본 가치, 그리고 stocastic / 동등한 / 보험 조합을.
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.

Project Resources