What are the advantages of Global gui over gui map per test
mode?
Answers were Sorted based on User's Feedback
Answer / lakshmana rekha basu
Global Gui:Having All common GuI objectes in one Guifile is
advantageous in saving memory,
as well as if there are any changes made in the application
objects,just have to change in one GUI file which can be
applicable in many of your test using the Global Gui.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / suresh
1.Memory saving.
2.when ever appln changes it's easy to modify in one file
rather than several files
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sailaja
Global GUI is the default one. only one GUI map file will
be maintained for all the tests. you have to save the GUI
file and load that into memory when ever it is needed by
the application. memory will be saved. even when the
application got any kind of changes, you need to modify
only one file, which is easy.
GUI map file per test; you have to set this in General
options. ever test will have a separate GUI map file
independently. the files will automatically be saved and
loaded when ever needed by the application. no explicit
saving is needed. you need to modify every file when the
application got any kind of changes.
| Is This Answer Correct ? | 1 Yes | 0 No |
Where are the expected results file will be stored? what is the extension of that?
what is the difference between synchronization pt and wait statement. what are the advanatages and disadv..of context sensitive and analog recording
Can we run WinRunner scripts on the backend?
Explain in detail the parameterization steps in DDT?
while recording web application the functions are generating as set_window, menu_select_item. my qts is how the web functions will be used either typing manually or will be created by WR while recording? eventhough i selected web add-in. pls. guide me
Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer
What is the purpose of different record methods?
Can any one plz tell me any site where i could find some free testing tools like winrunner,load runner etc.plz reply on my mail if possible.Regards nitin9360@gmail.com
what is mean SRS and URS . differns btwn SRS and URS
what is add-in manager in WinRunner?
How to remove the data driven wizard from the script?
what is compile module in WinRunner?