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 |
can anyone explain about the Descriptive programming in detail. I mean how to use in the script.
does test plan is in test strategy or test strategy is in test plan.
How will u declare a variable to access multiple actions? a)Dim b)Global c)Public d)Private
how can i call function (which has link with excell sheet at a remote location) within another function
What are the versions of qtp,What are the differences b/n them?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Can any one give me some basic VB script used in QTP ?As i am new in QTP.Give sample VB script used in QTP? PLZ
what is the framework followed by ur company in qtp
What is the syntax to use out of two characters. Pls anybody can give the answer.. Thanks in advance...
What are the file extensions for per-action, shared object repository files and what is the extension for library files?
How to export QTP results to an ".xls" file?
How do u write script in qtp? where do u write?