The difference between bitmaps option in the Run Tab of the general options defines the minimum number of pixels that constitute a bitmap mismatch
[ ...
Search results for winrunner
What information is contained in the checklist file and in which file expected results are stored?
Posted by Devin
a) The checklist file contains information about the objects and the properties of the object we are verifying.
b) The gui*.chk file contains the expe ...
What do you verify with the GUI checkpoint for multiple objects and what command it generates, explain
Posted by Devin
To create a GUI checkpoint for two or more objects: i. Choose Create > GUI Checkpoint > For Multiple Objects or click the GUI Checkpoint for Multiple ...
What do you verify with the GUI checkpoint for object/window and what command it generates, explain
Posted by Devin
You can create a GUI checkpoint to check a single object in the application being tested. You can either check the object with its default properties ...
What do you verify with the GUI checkpoint for single property and what command it generates, explain
Posted by Devin
You can check a single property of a GUI object. For example, you can check whether a button is enabled or disabled or whether an item in a list is se ...
Before creating a test, you can document information about the test in the General and Description tabs of the Test Properties dialog box. You can ent ...
What is parameterizing?
Posted by Devin
In order for WinRunner to use data to drive the test, you must link the data to the test script which it drives. This is called parameterizing your te ...
What are the synchronization points?
Posted by Devin
a) Synchronization points enable you to solve anticipated timing problems between the test and your application. For example, if you create a test tha ...
