Testing Siebel Business Applications > Functional Test Object Reference >

Common Test Automation Object Properties


The following table provides descriptions of common properties available from multiple test automation objects.

Property Name
Type
Description

ClassName

String, Const String

The name of the class of the test automation object.

Count

Integer

The number of objects of a given type that are present in the current context.

IsEnabled

Boolean

A Boolean value that indicates whether or not the object is enabled.

IsOpen

Boolean

A Boolean value that indicates whether or not the object is open. This property is used in objects that have a popup applet.

IsRequired

Boolean

A Boolean value that indicates whether or not the object is required.

RepositoryName

String, Const String

The name of the object as it is stored in the repository of the test automation tool.

Text

String

The text value of the object.

UIName

String, Const String

The name of the object as it is displayed in the user interface.

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