What is the Diff between Image check-point and Bit map
Check point?

Answers were Sorted based on User's Feedback



What is the Diff between Image check-point and Bit map Check point?..

Answer / amit tiwari

Image Checkpoint only check the property of an image like
its height, width,?.. whereas Bitmap checkpoint compares or
check image pixel by pixel

Is This Answer Correct ?    8 Yes 1 No

What is the Diff between Image check-point and Bit map Check point?..

Answer / jyothi

Image:checks the property values of an image
check that image source file is correct

Bitmap:checks an area of a web page or application after
capturing it as a bitmap
check that the web page or application is displayed as a
expected

Is This Answer Correct ?    5 Yes 1 No

What is the Diff between Image check-point and Bit map Check point?..

Answer / me :)

Image checkpoint is a standard checkpoint which can be
applied on a image control in Web based application.
Bitmap checkpoint can be applied on any control.
In Image checkpoint, the properties of the image control
like "source path of the image" can be checked.

Is This Answer Correct ?    4 Yes 2 No

What is the Diff between Image check-point and Bit map Check point?..

Answer / narendraa

Image checkpoints enable you to check the properties of a
Web image.QuickTest captures the specified object as a
bitmap, and inserts a checkpoint in the test or component

Is This Answer Correct ?    2 Yes 1 No

What is the Diff between Image check-point and Bit map Check point?..

Answer / pd

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.

Is This Answer Correct ?    1 Yes 0 No

What is the Diff between Image check-point and Bit map Check point?..

Answer / ajay kumar

image checkpoint is we have to check the property value of an images like width and height etc......
bitmap checkpoint is we have to check the area of an application after capturing the image like image is captured by pixel by pixel

Is This Answer Correct ?    1 Yes 0 No

What is the Diff between Image check-point and Bit map Check point?..

Answer / kv

let us define what is a bitmap first
bitmap: a bitmap is a binary representation of an image any
image captured.
bitmap check point: a bitmap checkpoint checks for the
binary representation of the web page
image check point: this checks for the complete image in
terms of the image height, font and other physical
attributes of the image captured.image check point checks
the image source file.

Is This Answer Correct ?    2 Yes 2 No

What is the Diff between Image check-point and Bit map Check point?..

Answer / bala

Question is about the difference between Image and Bitmap
checkpoints and not the definition of the checkpoints.

Here is the difference.

1. Image check point is used to check the property value of
an specified image cosidering the Image is an object. But
bitmap check point is not going to retrive any property
value of the Image rather it verifies the defined area of a
webpage or application as a bitmap and it won't be used to
verify the property values like image check point.

Hope this given the answer. Let me know if anyone need an
example.

Is This Answer Correct ?    1 Yes 1 No

What is the Diff between Image check-point and Bit map Check point?..

Answer / anu

Image chech point is used checking properties of the
image.image chech point the\rough activescreen.bitmap chech
is used checking complete or part of the bitmap.bitmapchech
through activescreen,through application

Is This Answer Correct ?    0 Yes 0 No

What is the Diff between Image check-point and Bit map Check point?..

Answer / alpna bharti

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 by selecting 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 0 No

Post New Answer

More QTP Interview Questions

Explain step generator in qtp?

0 Answers  


how u write vb script in qtp pls give me some basic script and some material

32 Answers   Datamatics, UHG, Winit,


How to work with multiple browsers when opened in the window, write the script for it

2 Answers   Verizon,


Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?

0 Answers  


who is the best faculty in HYD? Nageshwar rao or GC reddy?

3 Answers  






I have to automate excel features using qtp in this i need to open instance of excel in different ways like double click on file, drag & drop options, File > open option but i know the 2 ways to open the excel instance 1 is by creating the object and another is to open the excel file in already opened instance of excel through sendkeys through qtp. But i m not geting how to open excel file through double click and drag and drop option through qtp script plz help me out anyone can thanks in advance

0 Answers  


Hi All, I am using QTP for one of the Desktop application which uses Keyboard inputs like 'Tab ,F7 etc' and also mouse (Click). After recording when i am running the Script ,it is not able to recognize the keyboard inputs like F7,Tab and mouse Click because of which either i have to skip that part or manually do the inputs. Please answer how can i make script more flexible so that it will recognize both keyboard and mouse operations.

3 Answers  


what is the syntax or command in vbscript to display user message example i want to display "welcome to QTP".

3 Answers  


Waht is diff between SystemUtil.Run and invokeapplication

5 Answers  


how to acess a test in RSA?

0 Answers   IBM,


write progamming connecting QTP to database sql? this is question asked by interview? please give sql, pl/sql related answer?pls any answer this?

3 Answers   IBM,


can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.

2 Answers   AppLabs,


Categories