How does WinRunner recognize objects on the application?
Answers were Sorted based on User's Feedback
Answer / preeeety
WinRunner uses the GUI Map file to recognize objects on the
application. When WinRunner runs a test, it uses the GUI map
to locate objects. It reads an object?s description in the
GUI map and then looks for an object with the same
properties in the application being tested.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
What are different types of checkpoints?
how are objects identified by winrunner
winrunner & QTP both are developed by mercury interactive,what is main difference between these two? Thanks in ADVANCE
while recording web application the functions are generating as set_window, menu_select_item. my qts is how the web functions will be used either typing manually or will be created by WR while recording? eventhough i selected web add-in. pls. guide me
What are Optinal Properties and Obligation Properties? please explain in detail.
What is the Difference between the versions of WinRunner7.1 and WinRunner7.6? What r the advantages of WR7.6 than WR 7.1 and Which type of Browsers they support?
What is checkpoints?
Is it possible to place a Logical name in a data table and can use that logical name in the script? Tell me with mentioning function names..?
How do you analyze results and report the defects?
What is the difference between gui map and gui map files?
How to do the "Exception Handling" in Winrunner ..... Give Me detail Practical approach....(Object Exception,TSL exception & Pop - up also).......?
How to get the system date and time in winrunner?