Configuring the Freestyle project by using the Ant script
After you install the Integration Tester Jenkins Plugin on the Jenkins server, you can configure the Jenkins Freestyle project environment to run the Integration Tester tests as an Ant task by using the test configuration file generated by IBM® DevOps Test Integrations and APIs (Test Integrations and APIs).
You must have completed the following tasks:
- Installed the Integration Tester Jenkins Plugin. See Setting up the integration with Jenkins.
- Created an Agent in Jenkins.
- Created a Freestyle project in Jenkins.
- Generated an Ant script by using Test Integrations and APIs to run tests using the Ant plugin. See Generating Ant scripts to run tests.
You have configured the Freestyle project by adding the build step to use the Ant plugin.
You can run test assets from the Jenkins server. See Running tests from Jenkins.