07-24-2010, 11:54 AM
I am working on two VM(virtual Machines) VM1,VM2 concurrently, each having QTP. On VM1's QTP my main script is loaded, and in VM2's QTP one reusable action is open which is being called from main script of VM1.
I am making changes in my action on VM2(Action is shared using QC). Now if I want to execute the main script with updated action (modified in VM2), I have to reload the entire script in VM1(which causes loading of all the 15 actions).
My question : Is there any way we can just refresh the one particular action in VM1.
Regards:
TurtleRock
I am making changes in my action on VM2(Action is shared using QC). Now if I want to execute the main script with updated action (modified in VM2), I have to reload the entire script in VM1(which causes loading of all the 15 actions).
My question : Is there any way we can just refresh the one particular action in VM1.
Regards:
TurtleRock