IntroductionSOASTA test compositions and playlists can be incorporated into an automated build process using either Apache Ant (for Java-based builds) or the SCommand utility (for other builds). Section 1: Apache AntThe SOASTA CloudTest Ant tasks are bundled in the SCommand utility. Click here for installation instructions. The task class name is: |
|||||||||||||||||||||||
|
|||||||||||||||||||||||
|
Here is a complete example. |
![]() |
||||||||||||||||||||||
Section 2: Other automated build toolsAny build tool that can run a program and check the exit code can be used to incorporate SOASTA CloudTest. Here is an example using |
|
||||||||||||||||||||||
|
Using the |