GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  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.


January 01, 2006 05:23:47 #2
 VAMSI KRISHNA Testing Expert  Member Since: January 2006    Total Comments: 29 

RE: How does WinRunner recognize objects on the applic...
 
Winrunner recognizes the objects by using the GUI MAP EDITOR.
     

 

Back To Question