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 |
how to retrieve data from the data table (from a particular cell)
How do u write a regular expression for date (dd/mm/yyyy) field?
What is the difference between wait and synchronization point?
what is the difference between link and hyper link?
what the diffference between test data and test cases what is meant by object hierarchy in qtp
how to capture the run time values of web table.
How to use Environment parameterization in QTP? Explain with an example.
what is On Error Resume Next ?
wht is the difference between action and functio?
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
How to add Dynamic Objects to Object repository?
how to capture tool tip in QTP and which check point is needed