QuickTest Professional (QTP) Question:
Download Questions PDF

What is Checking Bitmaps?

Answer:

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 more information on test results of a checkpoint, see Viewing Checkpoint Results.

Download QTP Interview Questions And Answers PDF

Previous QuestionNext Question
If an application name is changes frequently i.e while recording it has name Window1 and then while running its Windows2 in this case how does QTP handles?What are the Features and Benefits of Quick Test Pro (QTP 8.0)?