Micro Focus QTP (UFT) Forums

Full Version: Copy of checkpoints
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
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.
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.