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 is the difference bitween Client/Server Applications and Web Applicaions?
descriptive program for web application.
What actually happens when you load GUI map?
In the system of coordinates used by WinRunner,the origin(0,0 coordinate)is located in the --- screen?
how do you analyze the properties associated with object
what is the difference between synchronization pt and wait statement. what are the advanatages and disadv..of context sensitive and analog recording
hi, this is balu. I looking for testing job. I want qtp software . any body have . pls send mail to me dont forget. send a mail to me kool.balu@gmai.com
what is the tsl statement for selecting the position of item in list box in winrunner?
What is the procedure for Using Batch tests?And in real time how will use you use batch Tests?Explain with Clear Example?
What is the definition of function?
How many recording modes are provided by WR?
How many check points are there in winrunner? what are they?