Answer Posted / 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 View All Answers
when to start the automation?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
How many types of run modes are there in qtp?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
How to execute a winrunner script in quicktest professional (qtp)?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
What are the differences between table and db checkpoints?
How are actions and functions different in QTP?
UFT 12.02 which ALM version will support
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
What are the recording modes in wave event?
How QA specialist can identify when programmatic descriptions are useful?
How to delete an object from the object repository?