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 |
any body want to learn qtp with real time concept on Banking domain contact ciraaj@gmail.com
Hi, I am new to QTP testing and was exploring the frameworks used for automation. I wanted help in writing various scripts and files for keyword driven automation like 1. Control File 2. Test Case File 3. Startup Script 4. Driver Script 5. Utility Script . etc It would be great if someone can give help in this context ... Thanks
Shall we add Local Repository to shared object repository,if yes,how we add
Did you find anything in your project that QTP proved inefficient to perform?
How many types of OBJECTS are there in QTP?
8 Answers Intel, Inter Globe Technologies,
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
abt filter function if iam using below two statments its ok My = Array ("Apples","Oranges", "Apricots") MyResult = Filter(My, "Oran") if i use msgbox MyResult it shows type mismatch plz help me
HOW TO AUTOMATE CAPCHA IMAGES while creating Gmail account
what is the Exact Meaning of Environment Variables?
How to make Shared object repository in qtp 9.1 and 9.2?
Can we write winrunner language i.e TSL in QTP tool?
Explain the concept of how QTP identifies object.