01-18-2011, 11:39 AM
Hi Ankur,
I came across a strange problem, while automating script. Please find the scenario as below.
Scenario: I want to automate the script in such a way that, I have two machines
Machine 1: with QTP and Application A running on it
Machine 2: without QTP and Application B
Note: Application A you have to follow a process which will send a msg to Application B, based on the status of msg Application B follows the process and upon completion send one acknowledgement msg to Application A. Application A and Application B can not open on same machine due to performance issues.
I want to automate the script in such a way, where I will execute the first part (related with Application A) on Machine 1 and then remotely login on to Machine 2 follow the remaining part of Application B on Machine 2. After that close the remote connection and again continue next part related Application A from Machine 1.
Restriction: I have only one QTP installed on Machine 1.
Problem:
1.How can we connect remotely on second machine and execute the script.
2.If we can connect somehow how to execute the steps from Machine 1 on Machine 2 as OR is on Machine 1.
Hoping for immediate response from you or other members.
Thanks
Rahul Garibe
I came across a strange problem, while automating script. Please find the scenario as below.
Scenario: I want to automate the script in such a way that, I have two machines
Machine 1: with QTP and Application A running on it
Machine 2: without QTP and Application B
Note: Application A you have to follow a process which will send a msg to Application B, based on the status of msg Application B follows the process and upon completion send one acknowledgement msg to Application A. Application A and Application B can not open on same machine due to performance issues.
I want to automate the script in such a way, where I will execute the first part (related with Application A) on Machine 1 and then remotely login on to Machine 2 follow the remaining part of Application B on Machine 2. After that close the remote connection and again continue next part related Application A from Machine 1.
Restriction: I have only one QTP installed on Machine 1.
Problem:
1.How can we connect remotely on second machine and execute the script.
2.If we can connect somehow how to execute the steps from Machine 1 on Machine 2 as OR is on Machine 1.
Hoping for immediate response from you or other members.
Thanks
Rahul Garibe