What are the advantages of Global gui over gui map per test
mode?
Answer Posted / 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 |
Post New Answer View All Answers
How to integrate automated scripts from testdirector to winrunner scripts?
Name the two modes of recording?
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
What is the use of gui map and what happens when the gui map file get loaded?
Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.
How to check property of specific icon is highlighted or not?
How do you copy and move objects between different gui map files?
Without the gui map, use the phy desc directly?
Explain the purpose of gui spy?
soft key for virtual object wizard ?
Write test scripts on a scenario where you have to transfer data from one table to another.
What information is contained in the checklist file and in which file expected results are stored?
Name the different modes of recording?
What is the purpose of a gui spy?
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.