...
This plugin is aimed at making it easy to launch Software Testing Automation Framework (STAF) commands or and STAF eXecution engine (STAX) jobs as a build step within Hudson.
STAF must be installed and running on the node running the build step. The STAX service must be available within your STAF environment in order to run STAX jobs.
...
- Define the location of the STAF installation from Hudson's System Configuration page:
!ConfigureSTAFLocation!
- Once the location of STAF is defined, the two types of build steps can be added to your job build:
- Example STAF command:
- Example STAX job:
Note |
---|
The JDK used to run the STAX job can be configured to an alternate runtime, in order to match the architecture of the installed STAF instance. For example, set to a 32-bit JVM if you have the 32-bit version of STAF installed |
Additional documentation
- To get more information on the headless capabilities of RAD 7.0, please refer to the RAD 7.0 InfocenterSTAF and STAX, see the Software Testing Automation Framework project page.
Version history
Version 0.1 (1/9/2010)
...