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 RTS Additional Attributes are the only differences between one scenario to another (e.g. the script retrieves the attribute from the scenario's RTS 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.