What is the difference between Image Checkpoint and Bitmap
Checkpoint?
Answer Posted / sushma
Bitmap checkpoint compare the image ie pixel to pixel
comparison is done but whereas in Image checkpoint the
properties of the image is also verified along with the
image, like alt tag of the image and anyother property of
the image and the Image checkpoint is inerted only for the
webapplication ie..when u insert the standard checkpoint
for the webbased application for the image then you get
this checkpoint
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
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?
What does it mean when a check point is in red color? What do you do?
What is quicktest professional (qtp window?
what is Property......End Property loop? how to write sript for it in QTP
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
What is the basic concept of quicktest professional (qtp)?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
What are the Test design techniques you uses in ur project?
How many types of object repository in qtp?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
How is the Bitmap checkpoint different from Image checkpoint?
Explain how you can find length of array in qtp?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
write the vb script for call to new action in qtp?