where is the bitmap checkpoint be saved
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / naresh
Not only Bitmap Check point
Any check point will be saved in a Tmp/the script saved
Folder along with the script
there is no any other place to save
pls forgive me if iam wrong .iam a learner and searching
for job 9885621745
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / ashok reddy
I think there is no separate saved place in QTP.
| Is This Answer Correct ? | 0 Yes | 2 No |
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
Can U Explain about QTP tool from older version to latest version also its differences?
Which method do you use to retrieve data from the WebList object?
How you test the object which is dynamically changes its location?
what is diff b/w function and action?
How you debug your script?
Is the qtp course will help to create a virtual object?
What are the types of Object Repository’s in QTP?
Explain step generator in qtp?
Does QTP provides any tools for parametarization?
what are recovery management techiniques?
Can anybody give the script of below things. 1. Add sheet 2. Adding columns 3. Set the values in that columns(In the rows) 4. Close the sheet 5. How can we create 3 sheets in one Excel sheet??