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 |
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.
What is the use of 'Show' button in GUI Map Editor?
ca n u give the example for low severity & low priority in ur Internet Banking project
what is contained in the GUI check list?
which testcases do u automate?
Data is there in two excel sheets .. how ur going to retrive the data in winrunner thru script.. write down the script?
Hi all,Can anybody tell me what does AUT stands for in winrunner,because now only iam learning
two file is there how will compate it by useing qtp.
whats spiral testing. give example
HOW TO TEST A SOFTWARE/APPLICATION?
What are Optinal Properties and Obligation Properties? please explain in detail.
How can integration testing be done through winrunner??