Explain about Checking Bitmaps?



Explain about Checking Bitmaps?..

Answer / ramyab.mca@gmail.com

Hai.....

Checking Bitmaps:

A.) 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.

When you run the test or component, QuickTest compares the
object or selected area of the object currently displayed
on the Web page or application with the bitmap stored when
the test or component was recorded. If there are
differences, QuickTest captures a bitmap of the actual
object and displays it with the expected bitmap in the
details portion of the Test Results window. By comparing
the two bitmaps (expected and actual), you can identify the
nature of the discrepancy.

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 is loaded).

Note: The results of bitmap checkpoints may be affected by
factors such as operating system, screen resolution, and
color settings.

K,Byeeee...
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this

0 Answers   Livetek, NIIT,


can a Function return more than one value..??? if so please give me the code for that.

5 Answers   DST Global Solutions,


How the exception handling can be done using QTP

6 Answers  


What is the extension of qtp local repository?

0 Answers  


What are the difference between QTP and Winrunner

5 Answers  






What is Optional step?

4 Answers  


Explain the difference between smart identification and object identification withn clear example. please it is very urgent

2 Answers   Wipro,


If you entered into yahoo mail with your valid user name and password , then you will get " welcome , username " (for example you will see , “welcome, Krishna” ) text on the top of the Inbox page , how can you test the user name is correct or not using QTP?

3 Answers   CTS,


What is API

1 Answers  


How we can add actions in the test using QTP?

4 Answers   BirlaSoft,


What is the difference between run time object and test object?

0 Answers  


Username field having some string mistake like"user naem".what type of testing i prefer to test spell check.

6 Answers   GE,


Categories