IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester API Reference

Project Version 2.3

Uses of Package
com.rational.test.ft.script

Packages that use com.rational.test.ft.script
com.rational.test.ft   
com.rational.test.ft.object.interfaces   
com.rational.test.ft.object.interfaces.SAP   
com.rational.test.ft.object.interfaces.WPF   
com.rational.test.ft.object.interfaces.flex   
com.rational.test.ft.object.interfaces.siebel   
com.rational.test.ft.object.map   
com.rational.test.ft.script   
com.rational.test.ft.vp   
 

Classes in com.rational.test.ft.script used by com.rational.test.ft
Action
          Defines values that can be passed to various setState or getState methods of TestObjects that implement ISubitem.
RationalTestScriptError
          Thrown when a script ends due to an unhandled Error.
Subitem
          Base class for all subitem objects used in script commands.
 

Classes in com.rational.test.ft.script used by com.rational.test.ft.object.interfaces
Action
          Defines values that can be passed to various setState or getState methods of TestObjects that implement ISubitem.
Button
          Adds definition to Button.
LowLevelEvent
          Represents a low level event.
MouseModifiers
          Enables the MouseModifiers to be passed across processes.
ScriptCommandFlags
          This class provides a base set of command flags that may apply to a TestObject based command.
State
          Describes the state of a checkbox in the software under test.
Subitem
          Base class for all subitem objects used in script commands.
 

Classes in com.rational.test.ft.script used by com.rational.test.ft.object.interfaces.SAP
Date
          Adds definition to Date.
Position
          Adds definition to a simple int value.
State
          Describes the state of a checkbox in the software under test.
Subitem
          Base class for all subitem objects used in script commands.
 

Classes in com.rational.test.ft.script used by com.rational.test.ft.object.interfaces.WPF
Action
          Defines values that can be passed to various setState or getState methods of TestObjects that implement ISubitem.
MouseModifiers
          Enables the MouseModifiers to be passed across processes.
State
          Describes the state of a checkbox in the software under test.
Subitem
          Base class for all subitem objects used in script commands.
 

Classes in com.rational.test.ft.script used by com.rational.test.ft.object.interfaces.flex
FlexKeyModifiers
           
MouseModifiers
          Enables the MouseModifiers to be passed across processes.
Subitem
          Base class for all subitem objects used in script commands.
 

Classes in com.rational.test.ft.script used by com.rational.test.ft.object.interfaces.siebel
Anchor
          A container class that indicates whether the inner property set is anchored.
Property
          Provides access to name/value property pairs.
Subitem
          Base class for all subitem objects used in script commands.
 

Classes in com.rational.test.ft.script used by com.rational.test.ft.object.map
IMapPropertyName
          Defines the default property names used by the TestObjects in the object map so that users can create scripts with direct access to these properties.
 

Classes in com.rational.test.ft.script used by com.rational.test.ft.script
Action
          Defines values that can be passed to various setState or getState methods of TestObjects that implement ISubitem.
Anchor
          A container class that indicates whether the inner property set is anchored.
Area
          Clarifies to the user which area in the image map the HTML area tags are found in.
Button
          Adds definition to Button.
Cell
          A container class that enforces a semantic definition to a cell in a table or to a grid-type control in the software under test.
Column
          Container class that enforces a semantic definition to a column in a table or grid-type control in the software under test.
ColumnHeader
          Clarifies which column header is in the table.
DatapoolScriptSupport
          Provides methods for accessing rows in a datapool associated with this instance of RationalTestScript.
Date
          Adds definition to Date.
DPosition
           
Header
          Clarifies which header is in the table.
Href
          A simple container class for an HTML URL attribute associated with a subitem value.
IClipboard
          Defines the set of methods exposed for a clipboard.
Id
          Encapsulates a programmatically defined identifier associated with a subitem.
IDatastore
          Provides information concerning a single-test project (formerly called a project) on a particular host system.
Image
          Adds definition to a simple String value.
Index
          Adds definition to a simple int value.
IObjectManagerEventListener
          Used by RationalTestScript for notification of events by the object manager.
IOperatingSystem
          Enables access to some commonly used operating system commands that are not immediately available from the scripting language.
IScript
          Enables access to the fundamental abstract properties of a test script, without getting into implementation details of a script.
IScriptDefinition
          Persists the definition about the artifacts associated with the script as an object that implements this interface when the script is created or updated.
ITestObjectMethodState
          Provides access to the state of a method call on a TestObject.
ITestProject
          This interface defines the general methods available to a project instance.
Link
          Adds definition to a simple String value.
List
          Represents a sequence of subitems.
Location
          A container class that adds definition to a subitem within a component.
LowLevelEvent
          Represents a low level event.
LowLevelKeyEvent
          Represents a low level key event.
MouseModifiers
          Enables the MouseModifiers to be passed across processes.
Name
          Adds definition to a programmatic name associated with a subitem value.
NetCheckedState
           
Position
          Adds definition to a simple int value.
Property
          Provides access to name/value property pairs.
RationalTestScript
          Provides a variety of methods that can be used in any script.
RationalTestScriptConstants
          Constants used by test scripts.
RationalTestScriptError
          Thrown when a script ends due to an unhandled Error.
Row
          Enforces a semantic definition to a row in a table or grid-type control in the software under test.
RowColumnIndex
           
RowHeader
          Clarifies which row header is in the table.
RunException
          Thrown when an error occurs in the run method of RationalTestScript.
ScriptCommandFlags
          This class provides a base set of command flags that may apply to a TestObject based command.
Separator
          Represents separator controls that may appear in menus or toolbar controls.
State
          Describes the state of a checkbox in the software under test.
Subitem
          Base class for all subitem objects used in script commands.
SubitemFactory
          A collection of static methods that create subitems.
Text
          Adds definition to a simple String value.
TextPosition
          Adds definition to a simple String value.
ToolTipText
          Adds definition to a simple String value.
TopLeftHeader
          Clarifies which column header is in the table.
Value
          Acts as a common base class for several other Subitem-based classes.
Week
          Adds definition to Week.
WeekDay
          Adds definition to WeekDay.
WeightedProperty
          Defines a standard property name plus a value pair with an additional weight attribute.
 

Classes in com.rational.test.ft.script used by com.rational.test.ft.vp
Cell
          A container class that enforces a semantic definition to a cell in a table or to a grid-type control in the software under test.
Column
          Container class that enforces a semantic definition to a column in a table or grid-type control in the software under test.
IScriptDefinition
          Persists the definition about the artifacts associated with the script as an object that implements this interface when the script is created or updated.
Row
          Enforces a semantic definition to a row in a table or grid-type control in the software under test.
State
          Describes the state of a checkbox in the software under test.