What is the purpose of temp. GUI map file?
Answers were Sorted based on User's Feedback
Answer / subbarao
If the WR is closed with out saving the GUI file, WR
maintains the GUI map file of unsaved data in Temporary
file. We can save the file from temporay map file if needed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sunil reddy
winrunner learns objects and windows with their logical
names and physical description ,This is actually stored in
Temp gui file
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rao
Winrunner by default maintains the temp Gui map for
storing object properities are logical and physical names
and if u close the winrunner saving the GUI file, then WR
mainin the GUI map file of unsave data in temp files.So
while you running the script wr automatically the invoke
the script from Temp GUI and run the AUT.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is meant by CMMI standards
What is the winrunner version now..?
who prepare the RTM?
How do you make the configuration and mappings permanent?
i was given test cases which are in quality center and i need to automate them using winrunner . the application is a power builder , client server and based on windows. so how should i go about automating my test cases ( winrunner and quality centre are the tools used)
Without the gui map, use the phy desc directly?
What is the use of gui map and what happens when gui map file get loaded?
What is the difference between writing a function and writing a script?
What are Optinal Properties and Obligation Properties? please explain in detail.
What is framework? If u dont have framework how you manage your automation?
can any one provide some testing material?
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.