What is contained in the GUI map?

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 and then looks for an object with the same properties in the application being tested. Each of these objects in the GUI Map file will be having a logical name and a physical description.
There are 2 types of GUI Map files.
i. Global GUI Map file: a single GUI Map file for the entire application
ii. GUI Map File per Test: WinRunner automatically creates a GUI Map file for each test created.

Showing Answers 1 - 22 of 22 Answers

logasiva

  • Sep 23rd, 2005
 

GUI map editor is used to store the information of mapfiles& to learn the given window/objects.

  Was this answer useful?  Yes

Ramkumar

  • Feb 23rd, 2006
 

In GUI map you will find Objects Logical name and physical description.

  Was this answer useful?  Yes

deepa

  • Jul 22nd, 2006
 

thanx for the answer

  Was this answer useful?  Yes

latha

  • Mar 29th, 2007
 

GUI map is the repositatory for storing all the learned objects. It acts as an interface between winrunner and the application. No two objects will have the same physical description. GUI map contains all the objects, windows and its corresponding physical descritpion. Physical description helps the object to be unique by learning its properties

  Was this answer useful?  Yes

A Gui map has gui files,
It contains all the objects logical names and physical descriptions which are learned, recorded by tester at AUT.

So, We can find, modify and delete object logical names and physical descriptions.

Based on these WR recognise and test the applicatuion at run time.


If any concerns let me know.


NarasingaRao.Dadi
Sr.Test Engineer

  Was this answer useful?  Yes

Satheesh

  • Apr 23rd, 2007
 

GUI Map editor contains all the objects of the application, It acts as a mediator between application and script, in GUI Map editor we can add or delete an object, Modify logical name or physical description.  When we are recording the scripts it adds only the objects which are recorded but when we are learning the window it learns all the object from the particular window.

  Was this answer useful?  Yes

ramugogurla

  • May 22nd, 2007
 

GUI is of 2 types
1 Global GUI
2 per test mode

GUI is the interface between application and tool. Its a location where we maintain entries of the object ie Physical description and logical name


When we run the script in Winrunner it goes to the GUI and search for the entries of the object if there is no entry it doesn't recognise the object.

  Was this answer useful?  Yes

pravin08

  • Jun 19th, 2007
 

GUI map contains information about the object learned from the AUT by the tester. It conatins the logical name and the phsical description of the object.

  Was this answer useful?  Yes

Ramya aita

  • Jul 16th, 2007
 

In the GUI map the information which is captured from the application is stored in the file called GUI map file.

  Was this answer useful?  Yes

poonam

  • Nov 14th, 2007
 

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

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions