Steer Oracle EBS Controls

Oracle Modules are created by using either Tosca XScan or Tosca Recorder.

You can automate the following standard controls as described in chapter "Steering Controls":

The chapter below describes how to steer Oracle EBS-specific controls.

Tosca can steer controls that are out of the visible area of your test application when they are in the scroll pane. During test execution, the system automatically jumps to the appropriate control.

Oracle List

Tosca identifies Oracle Lists by their content, either as Trees or as Lists.

Oracle List as Tree (left side) and as List (right side)

For information on how to steer Trees, see chapter "TreeView".

For information on how to steer Lists, see chapter "Listbox".

Oracle ListView

You can steer ListViews as described in chapter "Table".

Oracle ListView

Oracle StatusBar

You can steer the labels inside an Oracle StatusBar as described in chapter "Label".

Oracle StatusBar

This example verifies whether the StatusBar shows Record:1/1.

Steer Oracle StatusBar

Oracle TabBar

You can steer Oracle TabBars as described in chapter "TabControl".

Oracle TabBar

This example verifies whether the Oracle TabBarDocuments is selected.

Steer Oracle TabBar

Oracle ToolBar

You can steer Oracle ToolBars as described in chapter "Menu".

Oracle ToolBar

This example selects Switch Responsitbility... from the Oracle ToolBar.

Steer Oracle ToolBar