Accessing Ant tasks

The Apache Ant tasks package contains Ant tasks for controlling the environment, scenario and stubs in Rational® Test Control Panel. The package is provided with Rational® Test Control Panel.

Download and extract the Apache Ant task package, AntClient.zip, from Rational® Test Control Panel. For more information, see Rational Integration Tester tool packages.

Note: Starting in V9.1.1 the Ant Client file was renamed to AntClient.zip from RTCPAntClient.zip.

The environment, scenario and stub Ant tasks are located in the com.ghc.ghTester.ant<Version Number>.jar file that is available in the downloaded AntClient package.

Example usage of the Ant tasks is contained in the following files:
  • create-update-delete-environment.xml
  • lock-unlock-environment.xml
  • publish-stubs.xml
  • start-stop-scenario.xml
  • start-stop-stub.xml