background image
<< Timing Events for a Single Control | The Filtered objects list >>
<< Timing Events for a Single Control | The Filtered objects list >>

Reclassifying a Generic Object

Reclassifying a Generic Object
4-63
Reclassifying a Generic Object
Although TestFactory has an extensive library of object classes, it cannot recognize
every control that it encounters. Software developers create control types that are not
represented in the UI library. If the Application Mapper encounters a control that it
does not recognize, it classifies the control as a generic object and creates a unique
generic object subclass for it.
The following figure shows a portion of the application map for the Classics sample
application. The Create Supplier Report window in Classics contains two owner-
created check box controls that TestFactory cannot find among the existing object
classes in the UI library. These are mapped as generic objects.
If you run a Pilot against an area of an application map that contains a generic object,
the Pilot fails to recognize the generic object and excludes it, and all of its child
objects, from the scripts it creates. To solve this problem, you must reclassify the
generic object before you test it.
To reclassify a generic object:
1. In the application map, right-click the generic object, and then click Reclassify
on the shortcut menu.
Generic objects