Published Questions » Testing and QA Interview Questions

The extension for a GUI Map file is “.gui”.

[Source: JAGAN MOHAN "Interview questions bible"]
a) The const specifier indicates that the declared value cannot be modified. The class of a constant may be either public or static. If no class is ex ...
a) You can use text checkpoints in your test scripts to read and check text in GUI objects and in areas of the screen. While creating a test you point ...
a) Synchronization points enable you to solve anticipated timing problems between the test and your application. For example, if you create a test tha ...
The GUI Map Editor has a drop down “GUI File” displaying all the GUI Map files loaded into the memory. [Source: JAGAN MOHAN "Interview questions ...
The following syntax is used to define the class and the initial expression of an array. Array size need not be defined in TSL. b. class array_name [ ...
We use obj_get_text (, ) function to get the text from an object b. We use win_get_text (window, out_text [, x1, y1, x2, y2]) function to get the text ...
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 ...
Saved Stories

Sponsored Categories