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
Name the three modes of running the scripts?
What is the purpose of a gui spy?
What is the use of gui map and what happens when the gui map file get loaded?
What are the different modes of recording in winrunner?
hi this is uday iam trying for testing job with 3+ yrs of exp if u have qtp faqs materil plz send me thanks in advance
How to do text matching?
when start testing
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 tsl? What 4gl is it similar too?
What is the difference between writing a function and writing a script?
How do you find out which is the start up file in winrunner?
What are the virtual objects and how do you learn them?
What is the purpose of different record methods?
Why don’t we normally load the gui maps through start up scripts?
How to check property of specific icon is highlighted or not?