How does WinRunner recognize objects on the application?
Answer Posted / sheetal
win runner identifies objects in two ways:
1)Recording mode:
application-->physical description-->logical name-->script
-in recording mode, tool captures physical description of
an object from application, then it is assigned with
logical name,(physical description and logical names are
present in GUI map editor)which appears in script.
2)Playing mode:
script-->logical name-->physical description-->application
-here it is exact opposite to recording mode, at playing
time tool reads logical name from script,and matches it
with physical description of object which should be present
in application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the use of test director software?
What is boundary test?
What is the purpose of regexp_label property and regexp_msw_class property?
How to integrate automated scripts from testdirector to winrunner scripts?
wat is the d/b windows 95&98&xp?could anybody give reply ?
What are the platforms that WinRunner can be used?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
How do you clear a gui map files?
When would you use 'set_window' and when would you use 'win_activate'?
How do you copy and move objects between different gui map files?
global sheet and external excel sheet how it will work
How do you make the configuration and mappings permanent?
What is the extension of gui map file?
Explain the synchronization points?
How do u check FONTS in Login Window?