preload

GP/QTP Automation: Addressing GUI names issue

Posted by Albert Gareev on Sep 07, 2009
0
All related posts: Reference Page – GP/QTP Automation   Dexterity Objects Hierarchy  Internally, Dexterity objects have the following hierarchy: Application Forms Windows Window Fields (input boxes, check/radio buttons, buttons, etc.)  The hierarchy is stored in the Dictionary file.  Visually, Dexterity objects are presented as: Panels Dialogs GUI Controls (input boxes, check/radio buttons, buttons, etc.)  In order to use GUI ...