How winrunner recognise window/object apart from GUI map file?
Answer Posted / uday
By using GUI Spy also we can recognize the windows and
Objects in the applications. And another way is by using
Rapid Test Script Wizard(RTSW). BY using RTSW, it can
recognize all the windows, objects and stores these into
a .gui file. While loading this .gui file, it loads all
these objects and windows into GUI Map file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you make the configuration and mappings permanent?
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
What is the purpose of regexp_label property and regexp_msw_class property?
What are the platforms that WinRunner can be used?
Name the three modes of running the scripts?
Explain the purpose of gui spy?
Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer
When do you feel you need to modify the logical name?
What are the virtual objects and how do you learn them?
what is mean by release in quality center and who will perfom?
Name the different types of checkpoints?
How do you call windows APIs, explain with an example?
How should we write and execute a user define function using WinRunner.
What is the purpose of set_window command?
How to to get the information from the status bar without doing any activity/click on the hyperlink?