Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Global GUI Map?

Answers were Sorted based on User's Feedback



What is Global GUI Map?..

Answer / suresh

Actually two types of modes are there.One is Global Gui and
other is GuI map Per Test mode.
In Global one Gui file maintained for several
scripts.It's not included with the script.You have to
explicitly store the GUI map file and you 've to explicitly
Load the Gui using GUI_load() statements.
Advantage of Global GUI is if the application properties
changes then you've to change the one GUI onlu..
Further discussion welecome..

Is This Answer Correct ?    1 Yes 0 No

What is Global GUI Map?..

Answer / devbanand

In Short the Global GUI map is nothing but a store house of
all properties of an Application under test globally,It has
all the properties stored concerned with all the objects
that has been recorded.

This Global is used here as these stored properties can
accessed by any user ,from any other module of the
application.

Is This Answer Correct ?    1 Yes 0 No

What is Global GUI Map?..

Answer / uday kumar. a

This is the default mode for saving GUI Map file.

It saves all the objects for multiple tests into one place,
so it saves the memory.
Say i have an application with 100 objects and test1 used
80 objects and test2 used 90 objects and test3 uses 70
objects, at max the total size of the Global GUI Map file
is 100. If u use GUI Map File Per Test mode then the total
size is 80+90+70.
We need to explicitly save this Global GUI Map File. We
need not explicitly load this file, because it saves all
objects in the temporary GUI Map file.

If any object properties changes, then we need to change in
one place.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WinRunner Interview Questions

How many exceptions are there in winrunner and what are they?

1 Answers   Tomax,


write a compilemodule function for loginscreen.

0 Answers  


Will TSL supports function overloading and operator overloading?

1 Answers   Accenture,


What are the different modes of recording in winrunner?

0 Answers  


If the data is stored in Excel sheet(2nd and 3rd), how to access it for Data Driven test; Ex: table = "c:\demo.xls" How to access 2nd or 3rd sheet data id demo.xls flie.

1 Answers   MBT,


What is the use of gui map?

0 Answers  


What is the difference between bitmap checkpoint and image checkpoint?

1 Answers   Ness Technologies,


1.Can we use multiple excel sheets in winrunner? 2.What is the templet of writing test cases? 3.Which bug tracking tool u r using in u'r company? 4.Can any one give me real time test case format? My mail id id shobha.mar28@gmail.com

3 Answers   Cognizant, Infosys, Kaktus Info Solutions,


what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance

0 Answers  


What are the two modes of recording?

0 Answers  


how can we upload manul test caseses in to test director

1 Answers  


Whole application is taking as single html frame while recording and learning but i want to learn each textbox,text,links whatever the page have.If we click any link in one page that will show another page so i want to learn that pages objects also.I want navigation steps or guidence plz

1 Answers  


Categories