Class Hierarchy (Open Agent)

You can define your own methods and properties, as well as define your own classes. You can also define your own attributes, which are used in the verification stage in test cases.

The 4Test class hierarchy defines the methods and properties that enable you to query, manipulate, and verify the data or state of any GUI object in your application. You can define your own methods and properties, as well as define your own classes. You can also define your own attributes, which are used in the verification stage in test cases. The following schema shows a listing of the built-in class hierarchy for the core classes and the Open Agent:
  • AgentClass
  • AnyWin
    • Control
      • CheckBox
      • ComboBox
      • Group
      • Link
      • ListBox
      • ListViewEx
      • PageList
      • PushButton
      • RadioList
      • Scale
      • StaticText
      • StatusBar
      • TableEx
      • TextField
      • ToggleButton
      • ToolBar
      • TreeView
    • DesktopWinOA
    • Item
      • SeparatorItem
      • ToolItem
        • CheckBoxToolItem
        • DropDownToolItem
        • RadioListToolItem
        • PushToolItem
        • ScrollBar
          • HorizontalScrollBar
          • VerticalScrollBar
      • TableColumn
      • TableRow
    • Menu
      • MenuItem
    • MoveableWin
      • DialogBox
      • MainWin
    • WinPart
  • ClipboardClass
  • ConsoleClass
  • CursorClass