Answer Posted / uday kumar_anem
QTP stores the checkpoint information in the Action's
resource.mtr located in the test script directory (<test
script>/Action#/resource.mtr, where Action# is the action
containing the checkpoint).
Ex:
If your checkpoint is in Action2 of the test script MyTest,
the path would be "MyTest/Action2/resource.mtr".
The checkpoint information is stored in binary form. It is
not advised that you manipulate these files.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to call a test from another test?
can anyone tell me from where i can download qtp demo or crack version
Is any limitation to xml checkpoints?
give me the code to save all messages of inbox of gmail into a folder and notepad
What are the ways you can synchronize?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
How to integrate the qualitycenter with qtp
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
How many tabs are available to view your test in a test pane and what are they?
Generic function to search for the unique link in webtable and click on it
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
How many tabs are available in debug viewer pane?