Test data identification
After specified the requirements and generated all associated test cases you still need to execute one of the hardest tasks before start running the generated test suite. You need to identify and create / extract all the data needed to run the different test cases.
This is a very complex and very time consuming task. ATD can now help you doing this. The new ATD Test Data Generator (TDG) module allows you to identify your functional test data.
Using ATD TDG you can easily identify data to use as valid or invalid input for causes as well data to use as output for effects in order to validate your expected results. ATD is a requirement based testing tool. That means you identify the data for the generated test cases based on your requirement needs.