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 |
What test you perform mostly? Regression or retesting in your testing process?
What are the views available in qtp?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
What are the Features & Benefits of Quick Test Pro (QTP 8.0)?
how do u create new test sets in TD
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
how to load all resource files(function libraries,object repositories etc) into tests without associating them?
What are the QTP advantages and disadvantages?
Hi frnds, for ex.. we got a job in wipro, they will give me one mail id.. "Rameshkumar@wipro.com", where to open this mail id..in which sw ? or outlook?
why is execute file used.
distinguish between old version and new version QTP features.