WinRunner learns custom class objects under the generic “object” class. WinRunner records operations on custom objects using obj_ statements.
[S ...
Published Questions » Testing and QA Interview Questions
How do you handle custom objects?
Posted by Devin
a) A custom object is any GUI object not belonging to one of the standard classes used by WinRunner. WinRunner learns such objects under the generic ...
If we are learning a window then WinRunner automatically learns all the objects in the window else we will we identifying those object, which are to b ...
We can compare 2 files in WinRunner using the file_compare function. Syntax: file_compare (file1, file2 [, save file]);
[Source: JAGAN MOHAN "Interv ...
WinRunner provides with add-ins for ActiveX and Visual basic objects. When loading WinRunner, select those add-ins and these add-ins provide with a se ...
In a situation when obligatory and optional both the properties cannot uniquely identify an object what
Posted by Devin
In cases where the obligatory and optional properties do not uniquely identify an object, WinRunner uses a selector to differentiate between them. Two ...
What do you verify with the GUI checkpoint for single property and what command it generates, explain syntax?
Posted by Devin
a) 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 ...
a) Set_Window command sets the focus to the specified window. We use this command to set the focus to the required window before executing tests on a ...
Saved Stories
Sponsored Categories
