Micro Focus QTP (UFT) Forums
Where the checkpoint get saved? - 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: Where the checkpoint get saved? (/Thread-Where-the-checkpoint-get-saved)



Where the checkpoint get saved? - bala76 - 05-20-2010

Hi,

If we recording a test and insert bitmap checkpoint in our application, at the time of execution it check with the expected and able to see the result.
My concern is where the expected value get stored? is it possible to view the expected properties of the checkpoint?

sorry if anything wrong please correct it.

Thanks,
Balaji


RE: Where the checkpoint get saved? - guin.anirban - 05-20-2010

In local object repository.


RE: Where the checkpoint get saved? - basanth27 - 05-21-2010

Depends which version of QTP you are using...QTP 9.5 and above has the checkpoints stored in the Local OR.


RE: Where the checkpoint get saved? - bala76 - 05-21-2010

Thanks for your reply.

Sorry to ask this. While recording the test, the objects get stored in the OR but check point values will also stored in OR? What about the operations of Image, Bitmap, DB and all?

If anything wrong, please correct me.


RE: Where the checkpoint get saved? - basanth27 - 05-21-2010

Did you record a checkpoint and check on the OR ? If you did it on QTP 9.5 and above you should see it in the Local OR.


RE: Where the checkpoint get saved? - bala76 - 05-24-2010

Sorry, am working on QTP 9.2


RE: Where the checkpoint get saved? - ritesh - 05-24-2010

Hi,

Even in QTP 9.2 the checkpoint gets stored in OR.
If you wana check the properties of that check point then right click on the checkpoint name and select 'Checkpoint Properties...'

Thanks,
Ritesh
Hi,

Even in QTP 9.2 the checkpoint gets stored in OR.
If you wana check the properties of that check point then go to 'Keywork View' or 'Expert View' then right click on the checkpoint name and select 'Checkpoint Properties...'

Thanks,
Ritesh


RE: Where the checkpoint get saved? - basanth27 - 05-31-2010

Ritesh -
" Even in QTP 9.2 the checkpoint gets stored in OR. " --- that is a wrong information.

In QTP 9.2 Checkpoints are stored locally on your machine and not on the centralized OR. You cannot access it from the OR in QTP 9.2.
Your second statement is correct.