How2 Pass a single Argument to Muliple Tests using only UFT
Question ID:
105569
♥ 0 |
In multiple UFT tests I have been declaring a variable "system" and assigning it a value system = "host1" , then later in the test script performing various Select Case system Case "host1" to do different things based on the value. Then I use Test Batch Runner to execute these tests (about 70+) and want to pass a single argument "system" to each of the tests, without having to edit my scripts every where I set the value – but dont know how to do this.
Marked as spam
|
Answers (5)