Difference between image checkpoint and bitmap checkpoint
Answers were Sorted based on User's Feedback
Answer / uday kumar. a
In Bitmap checkpoint, we can compare the exact images,
means the source image(in Build1) with the destination image
(in build2). So it compare the exact image between both the
builds. Here, even we can check the part of images between
source and destination.
where as in Image check point, we can check all the values
and properties of an image. Ex. The destination address
once we click on the image, image type etc.
| Is This Answer Correct ? | 7 Yes | 2 No |
Bitmap Check Point Image check Point
1)in this check point we can check the screen area value of
the application, and we check the tolerance , pixel …etc We
check this check point we check source o f the image
2)It is applicable only for windows based application It is
applicable only for web based application
Notr:-If I am wrong pls send a mail to me my mail id is
Vasuth2008@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ram
bitmap checkpoint->
this check point compare exact image from both actual and
expected image
image checkpoint->it compare the properties of both actual
and expected image
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Which scripting language used by quicktest professional (qtp)?
What is the difference between "call" and "callclose"
what are the main differences between keyword driven frame work and data driven frame work?
hi is there any chance to change encoding the password
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
What is the extension of qtp local repository?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
i have read that "non-reusable actions can not be called in any other test".but in 'call to copy action' copies non-reusable action in other test also..can u pls help to understand this..
There r 1000 rows and 1000 coloums , in that I want pickup a name of the coloumn , pls dont say in sql statements , in interview one of the interviewer said it was a wrong answer pls any send me answer its urgent
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
What are advantages of test automation?
how to do spell check in QTP? reply please