Difference between image checkpoint and bitmap checkpoint
Answer Posted / ravindra
Image ckeck point is check the property value of an image.
Bitmap check point is used for to ckeck the captured area
of an image.
EX:Suppose in India map AP state is blinking i.e zoomin and
zoomout to check these type of images we are using the
Bitmap check point.
Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Explain how you can find length of array in qtp?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
Tell me about your project? please help me how to tell about insurance project
How to test fly out menu in qtp?
How you will rate urself in QTP in the range of 0 to 5
Hi ,Can any one pleas explain how to test splash objects using QTP?
Does QTP run in any environment?
When and why to use descriptive programming?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
How to import a test case present in ".xls" file to TD under a Test set?
What are the different recording modes and how do they work?