Software AG Products 10.7 | Unit Test Framework | Executing Tests | Continuous Integration | Creating a Test Suite Executor
 
Creating a Test Suite Executor
Software AG Designer allows you to create Test Suite Executor projects and execute tests in headless mode.
Perform the following steps to create a sample Test Suite Executor project using the default files.
1. Select File > New > Test Suite Executor.
2. On the Test Suite Executor Project screen, enter the project name, folder path that contains the test suite setup files, and the file system. You can choose to use the default values.
3. Click Finish.
Project contains default Ant build targets and properties to drive the tests.