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
What is tsl? What 4gl is it similar too?
What is the use of virtual object wizard and how it is used?
How do you configure gui map?
Have you ever created a start-up script?
What different actions are performed by find and show button?
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.
What are the modes of script recording in winrunner ?
write a compilemodule function for loginscreen.
How do you handle pop-up exceptions?
What do you verify with the database check point custom and what command it generates, explain syntax?
Explain difference between winrunner and test director?
Explain the use of test director software?
global sheet and external excel sheet how it will work
What are the synchronization points?
What is the difference between writing a function and writing a script?