Published Questions » Testing and QA Interview Questions

WinRunner learns custom class objects under the generic “object” class. WinRunner records operations on custom objects using obj_ statements. [S ...
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 cases where the obligatory and optional properties do not uniquely identify an object, WinRunner uses a selector to differentiate between them. Two ...
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