Testing Siebel Business Applications > Functional Test Object Reference >

SiebApplication Object


The SiebApplication object provides methods and properties that allow you to manipulate an application in a test automation environment.

Parent

Not applicable. The SiebApplication object is the top-level object in the Siebel Test Automation hierarchy.

Type

The SiebApplication object is a container object that is one of the Application Hierarchy Objects.

Events

The SiebApplication object has the following events.

Event Name
Description

ProcessKeyboardAccelerator (AccelKeys)

Executes keyboard accelerators. AccelKeys is a String that specifies the accelerator keys to execute (for example, F9 or Ctrl-Shift-K).

Methods

The following methods are available from the SiebApplication object:

For a description of these methods, see SiebApplication Methods.

Properties

The SiebApplication object has the following properties.

Property Name
Type
Description

ClassName = "SiebApplication"

Const String

See Common Test Automation Object Properties for a description of this property.

RepositoryName

String

See Common Test Automation Object Properties for a description of this property.

UIName

String

See Common Test Automation Object Properties for a description of this property.

Testing Siebel Business Applications Copyright © 2006, Oracle. All rights reserved.