Designer 10.15 | webMethods Unit Test Framework Help | Executing Tests | Continuous Integration
 
Continuous Integration
 
Creating a Test Suite Executor
Configuring a Test Suite Executor
View JUnit Test Results and Code Coverage Reports
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.