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 can i open 5 multiple browser at once through QTP VB script
Hi, Has anybody attended IBM interview on 17th APR 2010,and got offer letter? I had given interview and selected also but still did not recieve offer letter.
Can we record an application running on a remote machine using qtp?
wht is Driver in Integration testing. Anubody can answers it
What is AUT in object reposity in QTP? Why we use it in Object repository???What is full form???????
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
How to count no of edit boxes on the page?
In an output value text checkpoint, where does the output value stored by default ?
How to use Environment parameterization? Explain with an example.
How can get count of list box?
Pls explain me the difference between ........ Description.Create and CreateObject