I want to schedule running 3 instances of same test on 3 seperate VMs, 1 after another. How can I do that?
Question ID: 106285
0
0

I want to schedule run on 3 QA VMs from ALM. So in test lab, I start the execution of UFT script on VM1. Once the scripts is done on VM1, I want to run the same Script on QA VM2. How can I start the execution of that script on VM2 once it is done on VM1 automatically?

Marked as spam
Posted by (Questions: 1, Answers: 216)
Asked on August 1, 2015 4:12 am
25 views
Answers (1)
0
Private answer

Here is what you need to do to solve your issue:

1. Create a Test Set that has multiple instances of the same test.
2. Modify Execution Flow so that each test instance only starts when the one before it ends.
3. Set each test instance to run on a specific host (either under the ''Planned Host Name'' column under Execution Grid, or in the Automatic Runner window). In your case, your 3 separate QA VMs.

Marked as spam
Posted by (Questions: 1, Answers: 216)
Answered on August 1, 2015 4:14 am
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top