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 |
what are the limitations of smart identification in qtp 9.0
How to identify whether a web page exists or not without using Browser(" ").Page(" ").Exist?
How do u write a regular expression for date (dd/mm/yyyy) field ?
Can we use same virtual objects in many number of tests?
What is output value?
How to make "TEST Batches" in manual testing . How it is possible plz explin in detail?
How can the functions inside DLL be called from QTP? i mean How can i use those functions(Inside DLL) in QTP
what is the difference between testing and debugging?
can i able to connect any version of qtp to any version qc
How can we QTP Scripts in xml format? is there any way to do so?
Why qtp the best testing tool?
What is the difference between Mandatory and BaseFilter Properies..Anybody please answer me..Thanks in Advance