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 |
how do you configure QTP AND Test director?
How can i check items sorted or not in a weblist ? Give me the script for this...
what sort of things what u put in Bug Report ?
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
What are the types of Object Repository’s in QTP?
how to get column count in datatable
how to record/identify the webedit box/object which have drop down list and its changing simultaneously in qtp..
1 Answers Synchronoss Technologies,
when to start the automation?
How to Identify broken links in QTP
pls tell me how will you write the vb script in QTP for DataDriven test from Excel sheet for multiple userid and password explain with example
Discuss QTP Environment.
If we write a script in the expert view how are the objects created in the object repository? to be clear i will explain my problem first i have recorded the mercurytours application by providing the link www.mercurytours.com and all the objects are stored in the object repository ok this is fine. but i have copied the script generated in the above processes and pasted in a new test and tried to run that script but as the objects were not stored in the object repository it showed an error (The "Welcome: Mercury Tours" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object).so how can i overcome that error