Continuous Integration
Software AG Designer allows you to create a Test Suite Executor project which provides a default Ant script (run-composite-runner.xml) to start with continuous integration setup. When you execute the Ant script, it invokes the Test Suite projects in headless mode. After the successful execution, the script generates the test reports and code coverage reports. You can use the Jenkins JUnit and HTML Publisher plugins to view these reports in Jenkins.