Micro Focus QTP (UFT) Forums
Coping actions from one location to another from QTP - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Coping actions from one location to another from QTP (/Thread-Coping-actions-from-one-location-to-another-from-QTP)



Coping actions from one location to another from QTP - varsi - 04-01-2008

Hello,

I am trying to copy a set of tests along with its actions, reusable actions from one location to another, how ever when I run the test from the new location, the test still graps the reusable actions from the old location. I am using QTP 9.2 and I am not that knowlegable using this tool. The reason I am doing this is because, I am using 2 different environments and the tests can be used on 2 different environments with minor changes, how ever I decided to run these tests seperately, so I can maintain 2 sets of tests, But I the actions are not being recognized. Ex: copied tests and its environment variables and object repository from c:/pf/mercury/QTP/tests to c:/Copytests. Please let me know if anyone knows where I am going wrong. I sincerely apologize for any kind of confusion on the description. Thank you.....varsi


RE: Coping actions from one location to another from QTP - niranjan - 04-05-2008

BY default when you first save a test its path is saved. (you can check in Action Properties).
In your case, you may have to call those actions again.
You can call to copy of those resuable actions...