What is the different between GUI map and GUI map files?
Answer / preeeety
The GUI map is actually the sum of one or more GUI map
files. There are two modes for organizing GUI map files.
Global GUI Map file: a single GUI Map file for the entire
application. GUI Map File per Test: WinRunner automatically
creates a GUI Map file for each test created.
GUI Map file is a file which contains the windows and the
objects learned by the WinRunner with its logical name and
their physical description.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by S/W Testing Automation Framework? What are different types of automation framework?
When do you use break points?
write a function for addition of two numbers
What is the purpose of Wdiff utility?
How can withwin runner to make single scripts which supports multiple languages?
I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?
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.
When would you use 'set_window' and when would you use 'win_activate'?
Do we need start up file in win runner??if yes then why?and no then why?
What is the purpose of gui map configuration?
How to get the system date and time in winrunner?
How to do the "Exception Handling" in Winrunner ..... Give Me detail Practical approach....(Object Exception,TSL exception & Pop - up also).......?