- Name - Class in com.rational.test.ft.script
-
Adds definition to a programmatic name
associated with a subitem value.
- Name(String) - Constructor for class com.rational.test.ft.script.Name
-
Constructor that takes the required programmatic name's String value.
- Name(String, int) - Constructor for class com.rational.test.ft.script.Name
-
Constructor that takes the required programmatic name's String value
and an index to specify which subitem with the specified
programmatic name should be used.
- NameSet - Class in com.rational.test.ft.value
-
Represents a set of names as a recognition
property.
- NameSet() - Constructor for class com.rational.test.ft.value.NameSet
-
- NameSet(String[]) - Constructor for class com.rational.test.ft.value.NameSet
-
- NATIVEPATH - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- nClick(int, Subitem) - Method in class com.rational.test.ft.object.interfaces.dojo.DojoTreeTestObject
-
Dispatched when a user presses and releases the main button of the user's pointing device over the same InteractiveObject quickly multiple times (nclicks)
- nClick(int, MouseModifiers, Subitem) - Method in class com.rational.test.ft.object.interfaces.dojo.DojoTreeTestObject
-
Dispatched when a user presses and releases the right button of the user's pointing device over the same InteractiveObject quickly multiple times (nclicks)
- nClick(int, MouseModifiers, Point) - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Performs a mouse n-click action on the specified coordinates, relative
to the associated TestObject.
- nClick(int, MouseModifiers, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphical
-
Performs a mouse n-click action on the specified coordinates, relative
to the associated TestCode.
- nClick(int, MouseModifiers, Subitem, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Performs a mouse n-click on the specified coordinates, relative
to the associated TestObject.
- nClick(int, MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a mouse n-click action on the specified coordinates, relative
to the associated TestObject.
- nClick(int, MouseModifiers, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphical
-
Performs a mouse n-click action on the specified coordinates, relative to the associated TestObject.
- nClick(int, MouseModifiers, Subitem, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphicalSubitem
-
Performs a mouse n-click action on the specified DPoint relative to the associated subitem with a modifier parameter.
- nClick(int, MouseModifiers, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfGuiTestObject
-
Performs a mouse n-click action on the specified coordinates, relative to the associated TestObject.
- nClick(int, MouseModifiers, Subitem, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- nClick(int, MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- nClickDrag(int, MouseModifiers, Point, Point) - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Performs a mouse n-click drag action on the specified coordinates, relative
to the associated TestObject.
- nClickDrag(int, MouseModifiers, Point, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphical
-
Performs a mouse n-click drag action on the specified coordinates, relative
to the associated TestObject.
- nClickDrag(int, MouseModifiers, Subitem, Subitem) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Performs a mouse n-click drag action on the specified coordinates, relative
to the associated TestObject.
- nClickDrag(int, MouseModifiers, Subitem, Point, Subitem, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Performs a mouse n-click drag action on the specified coordinates, relative
to the associated TestObject.
- nClickDrag(int, MouseModifiers, Subitem, Subitem) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a mouse n-click drag action on the specified coordinates, relative
to the associated TestObject.
- nClickDrag(int, MouseModifiers, Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a mouse n-click drag action on the specified coordinates, relative
to the associated TestObject.
- nClickDrag(int, MouseModifiers, DPoint, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphical
-
Performs a mouse n-click drag action from and to the specified coordinates, relative to the associated TestObject
- nClickDrag(int, MouseModifiers, Subitem, DPoint, Subitem, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphicalSubitem
-
Performs a mouse n-click drag action from and to the specified DPoints, relative to the associated TestObject
- nClickDrag(int, MouseModifiers, DPoint, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfGuiTestObject
-
Performs a mouse n-click drag action from and to the specified coordinates, relative to the associated TestObject
- nClickDrag(int, MouseModifiers, Subitem, DPoint, Subitem, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- nClickDrag(int, MouseModifiers, Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- nClickDrag(int, MouseModifiers, Subitem, Subitem) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- nClickDragToScreenPoint(int, MouseModifiers, Point, Point) - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Performs a mouse n-click drag action on the specified coordinates, relative
to the associated TestObject.
- nClickDragToScreenPoint(int, MouseModifiers, Point, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphical
-
Performs a mouse n-click drag action on the specified coordinates
- nClickDragToScreenPoint(int, MouseModifiers, Subitem, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Performs a mouse n-click drag action on the specified coordinates, relative
to the screen-relative screenPt coordinates.
- nClickDragToScreenPoint(int, MouseModifiers, Subitem, Point, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Performs a mouse n-click drag action on the specified coordinates, relative
to the screen-relative screenPt coordinates.
- nClickDragToScreenPoint(int, MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a mouse n-click drag action on the specified coordinates, relative to
the screen-relative screenPt coordinates.
- nClickDragToScreenPoint(int, MouseModifiers, Subitem, Point, Point) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a mouse n-click drag action on the specified coordinates, relative to
the screen-relative screenPt coordinates.
- nClickDragToScreenPoint(int, MouseModifiers, DPoint, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphical
-
Performs a n-click drag from an object point to a screen point
- nClickDragToScreenPoint(int, MouseModifiers, Subitem, DPoint, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphicalSubitem
-
Performs a mouse n-click drag action from the specified DPoint relative to the associated subitem
to the screen-relative DPoint with the supplied set of mouse modifiers.
- nClickDragToScreenPoint(int, MouseModifiers, Subitem, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphicalSubitem
-
Performs a mouse n-click drag action on the associated subitem to the screen-relative DPoint with the supplied set of mouse modifiers.
- nClickDragToScreenPoint(int, MouseModifiers, DPoint, Point) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfGuiTestObject
-
Performs a n-click drag from an object point to a screen point
- nClickDragToScreenPoint(int, MouseModifiers, DPoint, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfGuiTestObject
-
Performs a n-click drag from an object point to a screen point
- nClickDragToScreenPoint(int, MouseModifiers, Subitem, DPoint, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- nClickDragToScreenPoint(int, MouseModifiers, Subitem, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- nClickDragToScreenPoint(int, MouseModifiers, Subitem, Point, Point) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- nClickDragToScreenPoint(int, MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- NEITHER - Static variable in class com.rational.test.ft.value.NumericRange
-
Do not include the lower or upper bound of the numeric range in any comparisons.
- NESTEDCOMMENT - Static variable in interface com.rational.test.ft.script.IMapPropertyName
-
The administrative property for the nested-comment property.
- NestedException - Exception in com.rational.test.ft
-
Wraps another exception.
- NestedException(String, String, String, String) - Constructor for exception com.rational.test.ft.NestedException
-
- NestedException(String) - Constructor for exception com.rational.test.ft.NestedException
-
- NestedException(String, Throwable) - Constructor for exception com.rational.test.ft.NestedException
-
- NetCheckedState - Class in com.rational.test.ft.script
-
- next() - Method in class com.rational.test.ft.object.interfaces.dojo.DojoTabContainerTestObject
-
Dispatched when a user clicks on the right arrow
- next() - Method in class com.rational.test.ft.object.interfaces.generichtmlsubdomain.GenericTabStripTestObject
-
Dispatched when a tabstrip's next button is clicked
- next() - Method in class com.rational.test.ft.object.interfaces.siebel.SiebTaskAssistantTestObject
-
Clicks the See additional steps link.
- NEXT_MONTH - Static variable in class com.rational.test.ft.script.FlexDateChooserDetails
-
- NEXT_YEAR - Static variable in class com.rational.test.ft.script.FlexDateChooserDetails
-
- nextMonth() - Method in class com.rational.test.ft.object.interfaces.generichtmlsubdomain.GenericCalenderTestObject
-
Dispatched when a calender's next month button is clicked
- nextMonth() - Method in class com.rational.test.ft.object.interfaces.siebel.SiebCalendarTestObject
-
Changes the displayed month in the calendar popup applet to the next month (for example, from February to March).
- nextPage() - Method in class com.rational.test.ft.object.interfaces.siebel.SiebTreeTestObject
-
Scrolls the tree view to the next page.
- nextRow() - Method in class com.rational.test.ft.object.interfaces.siebel.SiebListTestObject
-
Navigates to the next row in the list.
- nextRowSet() - Method in class com.rational.test.ft.object.interfaces.siebel.SiebListTestObject
-
Navigates to the next set of records in the list.
- NO_DETAIL - Static variable in interface com.rational.test.ft.services.IActionMonitor
-
Used to specify that no messages will be displayed.
- NO_FLAGS - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
Shortcut for the NO_FLAGS command flag.
- NO_FLAGS - Static variable in class com.rational.test.ft.script.ScriptCommandFlags
-
Asserts that the state is not relevant in some cases.
- NO_STATE - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
Shortcut for the NO_FLAGS command flag.
- nodeContextMenu(Subitem) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Requests a context menu for a node.
- nodeContextMenuByKey(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Requests a context menu for a node.
- NONADMIN_PROTECTED_MODE - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- NoSuchRegistryKeyException - Exception in com.rational.test.ft
-
Thrown when calling getRegistryValue or getRegistryIntValue with a registry key that does not exist.
- NoSuchRegistryKeyException() - Constructor for exception com.rational.test.ft.NoSuchRegistryKeyException
-
- NoSuchRegistryKeyException(String) - Constructor for exception com.rational.test.ft.NoSuchRegistryKeyException
-
- NOT_SELECTED - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
Shortcut for a NOT_SELECTED state specification.
- NOT_SHOWING - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
Shortcut for the NOT_SHOWING command flag.
- NOT_SHOWING - Static variable in class com.rational.test.ft.script.ScriptCommandFlags
-
Specifies that a GUITestObject is not visible.
- notChecked() - Static method in class com.rational.test.ft.script.NetCheckedState
-
Creates a NOT_CHECKED state object.
- notSelected() - Static method in class com.rational.test.ft.script.State
-
Creates a NOT_SELECTED state object.
- NotSupportedOnUnixException - Exception in com.rational.test.ft
-
Raised by the UNIX-specific native
recording methods.
- NotSupportedOnUnixException() - Constructor for exception com.rational.test.ft.NotSupportedOnUnixException
-
Puts out a standard "Operation not supported on UNIX" message.
- NotSupportedOnUnixException(String) - Constructor for exception com.rational.test.ft.NotSupportedOnUnixException
-
Contains a String argument that is appended to
the end of the standard "Operation not supported on UNIX" message.
- NotYetAbleToPerformActionException - Exception in com.rational.test.ft
-
Raised when a requested action cannot be performed
for a specified reason.
- NotYetAbleToPerformActionException() - Constructor for exception com.rational.test.ft.NotYetAbleToPerformActionException
-
- NotYetAbleToPerformActionException(String) - Constructor for exception com.rational.test.ft.NotYetAbleToPerformActionException
-
- NullActionMonitor - Class in com.rational.test.ft.services
-
- NullActionMonitor() - Constructor for class com.rational.test.ft.services.NullActionMonitor
-
- NullLog - Class in com.rational.test.ft.services
-
NullLog: An implementation of the ILog interface that writes no log, for
when the rt.write_log option is set to false.
- NullLog() - Constructor for class com.rational.test.ft.services.NullLog
-
- NullObject - Class in com.rational.test.ft.value
-
Presents the useful null object.
- NullObject() - Constructor for class com.rational.test.ft.value.NullObject
-
- NumericRange - Class in com.rational.test.ft.value
-
Serves as a lower and upper boundary for a target value.
- NumericRange(Number, Number, int, Object) - Constructor for class com.rational.test.ft.value.NumericRange
-
Specifies the numeric range and how the boundaries are treated in a range
comparison.
- NumericRange(Number, Number, int) - Constructor for class com.rational.test.ft.value.NumericRange
-
Specifies the numeric range and how the boundaries are treated in a range
comparison.
- NumericRange(String, int, boolean) - Constructor for class com.rational.test.ft.value.NumericRange
-
Specifies the numeric range and how the boundaries are treated in a range
comparison.
- NumericRange(Number, int, boolean) - Constructor for class com.rational.test.ft.value.NumericRange
-
Specifies the numeric range and how the boundaries are treated in a range
comparison.
- NumericRange(Object, int, boolean, boolean) - Constructor for class com.rational.test.ft.value.NumericRange
-
Specifies the numeric range and how the boundaries are treated in a range
comparison.