Search results for winrunner



a) When you test your application, you may want to check how it performs the same operations with multiple sets of data. You can create a data-driven ...
There are 2 modes of recording in WinRunner i. Context Sensitive recording records the operations you perform on your application by identifying Graph ...
a) Checkpoints allow you to compare the current behavior of the application being tested to its behavior in an earlier version. You can add four type ...
The test script name in the Startup Test box in the Environment tab in the General Options dialog box is the start up file in WinRunner. [Source: JA ...
a) Record instructs WinRunner to record all operations performed on a GUI object. This is the default record method for all classes. (The only excepti ...
In cases where the obligatory and optional properties do not uniquely identify an object, WinRunner uses a selector to differentiate between them. Two ...
WinRunner learns custom class objects under the generic “object” class. WinRunner records operations on custom objects using obj_ statements. [S ...
a) In cases where the obligatory and optional properties do not uniquely identify an object, WinRunner uses a selector to differentiate between them. ...