Test suites developed for complex software systems contain thousands of test cases. Keeping track on the test coverage and changing the test suite as the system requirements evolve can consume significant efforts. Testers have to implement or generate test scripts containing thousands of isolated executable test cases. Each single test case should be so simple enough so that test results can be easily evaluated. Often it makes code duplication in the test code unavoidable. If every test script is written by a human the costs for test code maintenance by specification changes can explode. The aim of this project is to give testers a tool for efficient generation of scalable and flexible test suites from duplication free test specifications. The technique allows complete and explicit control over test amount, test depth and test coverage.
testgeneration
Generation of test suites from test specifications
Status: Beta
Brought to you by:
dpolivaev
Downloads:
0 This Week