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 information is contained in the checklist file and in which file expected results are stored?
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.
What is framework? If u dont have framework how you manage your automation?
Where are the expected results file will be stored? what is the extension of that?
What are Optinal Properties and Obligation Properties? please explain in detail.
Have you performed debugging of the scripts?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
Have you created test scripts and what is contained in the test scripts?
This Is Sekar, Can Any One Of You Help Me? Question: How To Draw Charts In Excel Sheet Using Winrunner Scripts. Thanks, Sekar.
What is the function that can be used to get the length of the edit box, other than 'Length(outvariable)' ?
what is the difference between toggle checkpoint and checkpoint?
How do you copy and move objects between different gui map files?