-
New Feature
-
Resolution: Fixed
-
Major
-
HP application automation tools plugin 5.1
Jenkins version 1.651.2
We want to access the LoadRunner scenario's runtime settings specifically additional attributes where
We have a LoadRunner 12.53 scenario that uses the Controller's Runtime Settings "Additional Attributes" to pass values to the executing scripts during a test/build. Does the hp-application-automation-tools-plugin allow us to access the "Additional Attributes"?
Example: For now I have 3 scenarios (e.g. scenario1.lrs, scenario2.lrs and scenario3.lrs) that run the same TruClient script. The scenario's RTS Additional Attributes are the only differences between the scenarios (e.g. the script retrieves the attribute from the scenario's RTS using TC.getAttr ("value here")).
We'd like to have 1 scenario and be able to modify the Jenkins build to tell it what RTS Additional Attributes to pass to the Controller. Is this possible? if so can anyone provide an example specifically for LoadRunner