ACCELQ supports the concept of Run Properties when you need to supply information at the time test is kicked off. When you are running a Test Suite directly on ACCELQ platform, you are presented with a screen to furnish this information.
When the same job is executed from a CI tool such as Jenkins, Bamboo or Team City, you will supply the Run Property value as a string literal in the format shown below. The value for Run Property could be derived from previous steps in the build steps or read from another source as needed.
| Run Parameters | Customer Name=Acme & DB Env=UAT32 |
Note: Use "&" to separate multiple parameters
Comments
0 comments
Please sign in to leave a comment.