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 |
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
Are u place all QTP Framework folders in VSS?
Hello everybody, can we maintain the state of page in QTP? 1. suppose i opened a notepad text file i entered some text and changed the font type and font size and saved that file. 2. Now next time when i will open a new notepad file it is showing me that font type and size which i changed in my previous step. 3. Here i want that QTP should capture the default setting i.e. it should maintain the state of the page. Thanks in advance, Gaytri
Does QTP is "Unicode" compatible?
we have 10 automation scripts. how to call them from one main script.
Please can you give where can we get good QTP Training at Hi-Tech city Hyderabad?
How we can add actions in the test using QTP?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
what is Synchronization point in QTP?Can anybody give a perfect example on it Thanks in advance
what is the object properties settings in the QTP
what area in a web application cannot be automated.