What is the Diff between Image check-point and Bit map
Check point?
Answer Posted / ashok reddy
Narendra and Me,
Please give the complete difference between image and
bitmap check points and when we can use image and bitmap
che points.
if you insert the image and bitmape check points it will
give the same script steps, so i can't get the diff between
check points. please consider my request!!!!!
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
How would you directly trigger javascript in a test?
If created one virtual object? Next time I changed the window position will it work?
How do we handle run-time errors?
Explain different type of event trigger option.
What is the Difference between test object and run time object?
What are the check points can be inserted without recording?
If I give some thousand tests to execute in two days what do you do?
i can done the project with QTP in that time i can say how many members in my team size?
How to remove associated function library?
What is an optional step in qtp ?
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 different types of checkpoints?
What is qtp window?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so