Difference between image checkpoint and bitmap checkpoint
Answers were Sorted based on User's Feedback
Answer / sreeprasad
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 ? | 0 Yes | 0 No |
Answer / naren
1. Image check point can be added using Standard Checkpoint
option whereas separate option is available for Bitmap
checkpoint.
2. image check point will be used to verify the properties
of the image type object class whereas Bitmap check point
can be used for any area of the application as a bitmap(x,y
coordinates)
| Is This Answer Correct ? | 0 Yes | 0 No |
How to make arguments optional in a function?
several browsers opened. write QTP script to close all browsers except gmail.
What is All object and Local object in Object Repositary? Explain me please.
Hi, Am trying to download QTP 8.2 version.its not supporting Windows Vista.Can you please help me out from this.Which QTP version supports this. Thanks in Advance.
whare exactly we have to use functions and sub routain
suppose im having a string wipro123xyz i need to get the value 123 only from the string today 123 will be in the middle from tommorow it will be changing to front or back how to get the no if it changes continously?
How can i open a file in Textpad and replace a string with another using QTP
Maximum synchronizing time out in QTP
How can you find Local Host Name by Using QTP?
What the differences are and best practical application of Object Repository?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
What is the use of "Registeruserfunc" when should we use it? Note:Please do not copy paste the date from QTP help. I tryed it.But I don't Understand where should we use exactly.