What is the Diff between Image check-point and Bit map
Check point?
Answers were Sorted based on User's Feedback
Answer / prashanth
Bitmap check points are used to compare bitmap images
eg: logo of a company, digital signatures
Image check points are used to verify the properties of the
image, like its innertext, href, etc
Prashanth
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ravichandranath
image check poin we can use this in web testing to find the
source and etc
bitmap checkpoint to use this we can find the images
diffrence and speciffic screen area diffrences
bye
ravichandranath
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ycy
Image checkpoints enable you to check the properties of a
Web image.
You can check an area of a Web page or application as a
bitmap. While creating a test or component, you specify the
area you want to check byselecting an object. You can check
an entire object or any area within an object.
QuickTest captures the specified object as a bitmap, and
inserts a checkpoint in the test or component. You can also
choose to save only the selected area of the object with
your test or component in order to save disk Space
For example, suppose you have a Web site that can display a
map of a city the user specifies. The map has control keys
for zooming. You can record the new map that is displayed
after one click on the control key that zooms in the map.
Using the bitmap checkpoint, you can check that the map
zooms in correctly.
You can create bitmap checkpoints for all supported testing
environments
(as long as the appropriate add-ins are loaded).
Note: The results of bitmap checkpoints may be affected by
factors such as operating system, screen resolution, and
color settings.
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ram.polavarapu
image checkpoint->by using image checkpoint to compare the
actual image properties with expected image properties
bitmap checkpoint->by using bitmap checkpoint to compare the
actual exact image with expected exact image
Is This Answer Correct ? | 0 Yes | 1 No |
1...HOW MANY TYPES OF OBJECT REPOSITORY ARE THERE IN QTP? 2....WHAT ARE THE REPOSITORY FEATURES EXPLAN. 3...HOW TO CREATE A RECOVERY SCENARIO? WHAT DOES RECOVERY SCENARIO MANAGER DO? 4...OPEN A WORD FILE AND MODIFIED WITH SOME VALUE USING QTP? 5... HOW TO CREATE EXCEL FILE USING QTP? 6... HOW TO RETRIEVE A VALUE FROM WEB TABLE? 7... WHAT IS QC REQUIREMENT TAB DO ? HOW TO MAP THE REQUIREMENT? 8... HOW TO PASS A VALUE FROM EXCEL FILE TO SCRIPT? 9...WHAT IS THE USE OF SPLIT FUNCTION?
How to make arguments optional in a function?
Write a script to customize the test results in PDF and HTML format.
How to identify flash application when the qtp is not identifying the flash application objects.
How to Display last item of a Combobox by using QTP?
Can I change properties of a test object?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
What is Unicode Compatibility?
In project module it contains 3-ok buttons with same properties who qtp identify its objects while runing ??
several browsers opened. write QTP script to close all browsers except gmail.
Is there a function to find the number of occurrences of sub strings within a string?
What is Expert view?