WinRunner stores information it learns about a window or object in a GUI Map. When WinRunner runs a test, it uses the GUI map to locate objects. It reads an object’s description in the GUI map
Latest Answer : The GUI map holds the information about the properties of the object such as name,value,color size.it gives you the detail description abt the properties of the object ...
WinRunner uses the GUI Map file to recognize objects on the application. When WinRunner runs a test, it uses the GUI map to locate objects. It reads an object’s description in the GUI map and
Latest Answer : Winrunner recognize object through GUI ,GUI is the Interpriter bitween User Application and WinRunner,It Recognize Object through script in logical name of object and physical discription. ...
WinRunner fails to identify an object in a GUI due to various reasons. i. The object is not a standard windows object. ii. If the browser used is not compatible with the WinRunner version, GUI Map
An object’s logical name is determined by its class. In most cases, the logical name is the label that appears on an object.
Latest Answer : logical name is nothing but label name of the object. ...
If the object does not have a name then the logical name could be the attached text.
If we are using a single GUI Map file for the entire AUT then the memory used by the GUI Map may be much high. If there is any change in the object being learned then WinRunner will not be able to
Latest Answer : Suppose if we have created one gui map fine in the GUI globel mode if we call the same GUI file it will work for that application and if any changes in the window of the object the winrunner will fail to recognise the object so that we have to add ...
The GUI Map Editor is been provided with a Find and Show Buttons. i. To find a particular object in the GUI Map file in the application, select the object and click the Show window. This blinks the selected
To find a particular object in the GUI Map file in the application, select the object and click the Show window. This blinks the selected object. To find a particular object in a GUI Map file click
You can modify the logical name or the physical description of an object in a GUI map file using the GUI Map Editor.
Changing the logical name of an object is useful when the assigned logical name is not sufficiently descriptive or is too long.
Latest Answer : When the logical name generated by the machine is not clear and not descriptive or too long then there comes the need to change the logical name of the object sreedhar kAtkam ...