| |
GeekInterview.com > Interview Questions > Testing Tools > Winrunner
| Print | |
Question: How does WinRunner recognize objects on the application?
Answer: 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. |
| May 05, 2006 05:28:20 |
#3 |
| sowji |
Member Since: May 2006 Total Comments: 6 |
RE: How does WinRunner recognize objects on the applic... |
Win runner recognize objects by its logical name and physical description ,which are stored in mapeditor. |
| |
Back To Question | |