Micro Focus QTP (UFT) Forums
Copy of checkpoints - 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: Copy of checkpoints (/Thread-Copy-of-checkpoints)



Copy of checkpoints - srimint - 02-09-2010

Hi,
I'm using QTP 10.0. I have a question regarding copying of checkpoints. I have 7 actions in my test. I created 1 checkpoint for my first action and would like to use the came checkpoint in rest of my actions. As the checkpoint is created locally for each action I'm not able to use the same in other actions. Is there a way I can copy the checkpoint into other actions?

Regards,
Srinivas.


RE: Copy of checkpoints - Saket - 02-09-2010

an object can be copied between the two shared object repositories only.
you will have to create the checkpoint again in the other actions or you can use the shared repository.


RE: Copy of checkpoints - srimint - 02-10-2010

Below are the steps I followed to copy the checkpoint between the actions.

1. Export the local properties of the action into a temporary object repository.
2. Open the temporary object repository and do drag and drop of the checkpoint into the local repository of each actions.