- LAST_STATE - Static variable in interface com.rational.test.ft.services.IPlaybackMonitor
-
This is not a valid state.
- lastRowSet() - Method in class com.rational.test.ft.object.interfaces.siebel.SiebListTestObject
-
Navigates to the last set of records in the list.
- launchMenu() - Method in class com.rational.test.ft.object.interfaces.dojo.DojoTabContainerTestObject
-
Dispatched when a user clicks on the down arrow(menu launcher)
- left() - Static method in class com.rational.test.ft.script.MouseModifiers
-
Creates a MOUSE_LEFT object quickly.
- LEFT - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
Shortcut for a LEFT mouse modifier specification.
- LEFT_BUTTON_DOWN - Static variable in class com.rational.test.ft.script.LowLevelMouseEvent
-
- LEFT_BUTTON_UP - Static variable in class com.rational.test.ft.script.LowLevelMouseEvent
-
- LEFT_EDGE - Static variable in class com.rational.test.ft.script.Location
-
Location name for a frame edge LEFT_EDGE subitem location specification.
- LEFT_EDGE - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
Shortcut for a LEFT_EDGE block increment subitem location specification.
- leftMouseButtonDown() - Static method in class com.rational.test.ft.script.SubitemFactory
-
Returns a LowLevelEvent representing a mouse left button down
event at the current cursor position.
- leftMouseButtonUp() - Static method in class com.rational.test.ft.script.SubitemFactory
-
Returns a LowLevelEvent representing a mouse left button up
event at the current cursor position.
- LicenseManager - Class in com.rational.test.ft.services
-
- LicenseProviderFactory - Class in com.rational.test.ft.services
-
- LINE_NUM_UNKNOWN - Static variable in interface com.rational.test.ft.services.IPlaybackMonitor
-
It is not known what line in the script is currently executing
- Link - Class in com.rational.test.ft.script
-
Adds definition to a simple
String value.
- Link(String) - Constructor for class com.rational.test.ft.script.Link
-
Takes a required String value.
- Link(String, int) - Constructor for class com.rational.test.ft.script.Link
-
Takes the required String value as
well as an index that specifies which subitem
should be used.
- List - Class in com.rational.test.ft.script
-
Represents a sequence of subitems.
- List() - Constructor for class com.rational.test.ft.script.List
-
Creates an empty list of subitems.
- List(Subitem) - Constructor for class com.rational.test.ft.script.List
-
Creates a single element list of subitems.
- List(Subitem, Subitem) - Constructor for class com.rational.test.ft.script.List
-
Creates a two-element list of subitems.
- List(Subitem, Subitem, Subitem) - Constructor for class com.rational.test.ft.script.List
-
Creates a three-element list of subitems.
- List(Subitem, Subitem, Subitem, Subitem) - Constructor for class com.rational.test.ft.script.List
-
Creates a four-element list of subitems.
- List(Subitem[]) - Constructor for class com.rational.test.ft.script.List
-
Creates a list of subitems from the specified array of subitems.
- List(String) - Constructor for class com.rational.test.ft.script.List
-
Builds the list of subitems from a path specification.
- load(File, boolean) - Method in class com.rational.test.ft.datapool.DatapoolFactory
-
- load(File) - Static method in class com.rational.test.ft.object.map.ObjectMap
-
This method loads an object map from the specified file.
- load() - Static method in class com.rational.test.ft.vop
-
- load(File, boolean) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolFactory
-
Load the datapool from the specified file.
- loadClass(String, boolean) - Method in class com.rational.test.ft.RationalFtClassLoader
-
This overrides ClassLoader.loadClass().
- loadClass(String) - Method in interface com.rational.test.ft.script.ITestProject
-
Load the specified class relative to this project.
- loadCSV(File) - Static method in class com.rational.test.ft.datapool.DatapoolUtilities
-
Load a file in CSV file format and perse into a standard datapool
form.
- loadCSV(File, String, boolean) - Static method in class com.rational.test.ft.datapool.DatapoolUtilities
-
Load a file in CSV file format and perse into a standard datapool
form.
- LOADED - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
Shortcut for the browser LOADED command flag.
- LOADED - Static variable in class com.rational.test.ft.script.ScriptCommandFlags
-
Indicates that the browser is loaded.
- loadFile() - Static method in class com.rational.test.ft.script.UnexpectedWindowConfigurationManager
-
- loadForEdit(File, boolean) - Method in class com.rational.test.ft.datapool.DatapoolFactory
-
- loadForEdit(File, boolean) - Method in interface org.eclipse.hyades.edit.datapool.IDatapoolFactory
-
Load the datapool from the specified file.
- loadFromStream(InputStream) - Static method in class com.rational.test.ft.object.map.ObjectMap
-
- LOADING - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
Shortcut for the browser LOADING command flag.
- LOADING - Static variable in class com.rational.test.ft.script.ScriptCommandFlags
-
Indicates that the browser is loading.
- loadPersistantState(File, ObjectMap) - Static method in class com.rational.test.ft.object.map.ObjectMap
-
This method takes a datastore relative map names and updates it with any cached
persistent state.
- loadScript(String) - Method in interface com.rational.test.ft.script.ITestProject
-
Load the specified script relative to this project.
- loadUrl(String, String) - Method in class com.rational.test.ft.object.interfaces.BrowserTestObject
-
- loadUrl(String) - Method in class com.rational.test.ft.object.interfaces.BrowserTestObject
-
- loadUrl(String, String) - Method in class com.rational.test.ft.object.interfaces.EmbeddedBrowserTestObject
-
- loadUrl(String) - Method in class com.rational.test.ft.object.interfaces.EmbeddedBrowserTestObject
-
- loadUrl(String, String) - Method in interface com.rational.test.ft.object.interfaces.IBrowserObject
-
Loads the given URL into the browser.
- loadUrl(String) - Method in interface com.rational.test.ft.object.interfaces.IBrowserObject
-
Loads the given URL into the browser.
- locateFile(String, String) - Static method in class com.rational.test.ft.object.map.ObjectMap
-
- Location - Class in com.rational.test.ft.script
-
A container class that adds definition to a subitem
within a component.
- Location(String) - Constructor for class com.rational.test.ft.script.Location
-
- LOG_APPLICATION_GUI_ACTION - Static variable in interface com.rational.test.ft.script.IOptionName
-
Boolean indicating whether AUT GUI actions should be logged.
- LOG_BOUNDED_TEST_OBJECTS_DETAILS - Static variable in interface com.rational.test.ft.script.IOptionName
-
Flag to log details on bounded test objects creation and unregistering
- LOG_DISABLE_GUI_ACTION - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
The filter level to disable logging of all GUI actions.
- LOG_DISABLE_GUI_ACTION - Static variable in interface com.rational.test.ft.services.ISimpleLog
-
The filter level to disable logging of all GUI actions.
- LOG_DISABLE_GUI_SNAPSHOT_ACTION - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
The filter level to disable logging of all GUI actions.
- LOG_DISABLE_GUI_SNAPSHOT_ACTION - Static variable in interface com.rational.test.ft.services.ISimpleLog
-
The filter level to disable logging of all GUI actions.
- LOG_ENABLE_GUI_ACTION - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
The filter level to log all GUI actions.
- LOG_ENABLE_GUI_ACTION - Static variable in interface com.rational.test.ft.services.ISimpleLog
-
The filter level to log all GUI actions.
- LOG_ENABLE_GUI_SNAPSHOT_ACTION - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
The filter level to log all GUI actions.
- LOG_ENABLE_GUI_SNAPSHOT_ACTION - Static variable in interface com.rational.test.ft.services.ISimpleLog
-
The filter level to log all GUI actions.
- LOG_EXCEPTION_SNAPSHOT - Static variable in interface com.rational.test.ft.script.IOptionName
-
Boolean indicating whether a snapshot should be taken when an unhandled exception occurs.
- LOG_FAILURE - Static variable in interface com.rational.test.ft.services.ISimpleLog
-
The status indicator used to flag a failure message.
- LOG_FAILURES - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
The filter level for logging to log all failures.
- LOG_FAILURES - Static variable in interface com.rational.test.ft.services.ISimpleLog
-
The filter level for logging to log all failures.
- LOG_FAILURES_WARNINGS - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
The filter level for logging to log all failures and warnings
- LOG_FAILURES_WARNINGS - Static variable in interface com.rational.test.ft.services.ISimpleLog
-
The filter level for logging to log all failures and warnings
- LOG_FAILURES_WARNINGS_PASS - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
The filter level for logging to log all failures, warnings and pass results
- LOG_FAILURES_WARNINGS_PASS - Static variable in interface com.rational.test.ft.services.ISimpleLog
-
The filter level for logging to log all failures, warnings and pass results
- LOG_FAILURES_WARNINGS_PASS_INFO - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
The filter level for logging to log all results.
- LOG_FAILURES_WARNINGS_PASS_INFO - Static variable in interface com.rational.test.ft.services.ISimpleLog
-
The filter level for logging to log all.
- LOG_FORMAT - Static variable in interface com.rational.test.ft.script.IOptionName
-
Setting for the format of log files.
- LOG_INFORMATION - Static variable in interface com.rational.test.ft.services.ISimpleLog
-
The status indicator used to flag an information message.
- LOG_PASS - Static variable in interface com.rational.test.ft.services.ISimpleLog
-
The status indicator used to flag a success message.
- LOG_SCREEN_SNAPSHOT_ACTION - Static variable in interface com.rational.test.ft.script.IOptionName
-
Boolean to take screen snapshot after each UI actions
- LOG_WARNING - Static variable in interface com.rational.test.ft.services.ISimpleLog
-
The status indicator used to flag a warning message.
- LogAdapter - Class in com.rational.test.ft.services
-
The base implementation of the log methods for script playback.
- LogAdapter(String) - Constructor for class com.rational.test.ft.services.LogAdapter
-
- LogAdapter() - Constructor for class com.rational.test.ft.services.LogAdapter
-
Constructor
- LogCancelledException - Exception in com.rational.test.ft.services
-
Exception that is threw out only if "Specify Log Information" dialog is cancelled
- LogCancelledException() - Constructor for exception com.rational.test.ft.services.LogCancelledException
-
- LogCancelledException(String) - Constructor for exception com.rational.test.ft.services.LogCancelledException
-
- logError(String) - Static method in class com.rational.test.ft.script.RationalTestScript
-
Logs an error.
- logError(String, BufferedImage) - Static method in class com.rational.test.ft.script.RationalTestScript
-
Logs an error that includes a screen snapshot.
- logError(int, Throwable) - Static method in class com.rational.test.ft.services.CorePluginLog
-
- logError(int, String) - Static method in class com.rational.test.ft.services.CorePluginLog
-
- logError(String, String, Throwable) - Static method in class com.rational.test.ft.services.CorePluginLog
-
- logException(Throwable) - Static method in class com.rational.test.ft.script.RationalTestScript
-
- LogException - Exception in com.rational.test.ft.services
-
This is a generic exception for all log messages.
- LogException() - Constructor for exception com.rational.test.ft.services.LogException
-
- LogException(String) - Constructor for exception com.rational.test.ft.services.LogException
-
- LogExtensionAdapter - Class in com.rational.test.ft.services
-
This is the base class for all Functional Test log extensions
- LogExtensionAdapter - Class in com.rational.test.ft.services
-
This is the base class for all Functional Test log extensions
- LogExtensionAdapter(String) - Constructor for class com.rational.test.ft.services.LogExtensionAdapter
-
- LogExtensionAdapter() - Constructor for class com.rational.test.ft.services.LogExtensionAdapter
-
- LogExtensionAdapter(String) - Constructor for class com.rational.test.ft.services.LogExtensionAdapter
-
- LogExtensionAdapter() - Constructor for class com.rational.test.ft.services.LogExtensionAdapter
-
- LogExtensionAdapter.ImageMetadata - Class in com.rational.test.ft.services
-
- LogExtensionAdapter.ImageMetadata - Class in com.rational.test.ft.services
-
- logFilenames - Static variable in class com.rational.test.ft.services.LogManager
-
These are the names of the log files we recognize.
- LOGGING - Static variable in interface com.rational.test.ft.script.IOptionCategoryName
-
- logInfo(String) - Static method in class com.rational.test.ft.script.RationalTestScript
-
Logs an informational message.
- logInfo(String, BufferedImage) - Static method in class com.rational.test.ft.script.RationalTestScript
-
Logs an informational message that includes a screen snapshot.
- logInfo(int) - Static method in class com.rational.test.ft.services.CorePluginLog
-
- logInfo(String, String, Throwable) - Static method in class com.rational.test.ft.services.CorePluginLog
-
- LogManager - Class in com.rational.test.ft.services
-
A collection of utility methods for managing the files
created when a script is played.
- LogManager() - Constructor for class com.rational.test.ft.services.LogManager
-
- LogMessageAdapter - Class in com.rational.test.ft.services
-
The base implementation of the log message.
- LogMessageAdapter() - Constructor for class com.rational.test.ft.services.LogMessageAdapter
-
Create a log message with default values.
- LogMessageAdapter(int) - Constructor for class com.rational.test.ft.services.LogMessageAdapter
-
Create a log message with a specified status.
- LogMessageAdapter(int, int) - Constructor for class com.rational.test.ft.services.LogMessageAdapter
-
Create a log message with a specified status and event.
- LogMessageAdapter(int, int, String) - Constructor for class com.rational.test.ft.services.LogMessageAdapter
-
Create a log message with a specified status, event, and brief
message.
- LogMessageAdapterValue - Class in com.rational.test.ft.services
-
- LogMessageAdapterValue() - Constructor for class com.rational.test.ft.services.LogMessageAdapterValue
-
- LogMessageProperty - Class in com.rational.test.ft.services
-
One piece of detailed information in a log message.
- LogMessageProperty() - Constructor for class com.rational.test.ft.services.LogMessageProperty
-
Create a log message property with default values.
- LogMessageProperty(String, Object) - Constructor for class com.rational.test.ft.services.LogMessageProperty
-
Create a log message with a specified name and value.
- logRootException(String, String, String, Throwable, String) - Method in interface com.rational.test.ft.services.ILog
-
The method can be used if failures occur prior to start of execution of script.
- logRootException(String, String, String, Throwable, String) - Method in class com.rational.test.ft.services.LogAdapter
-
The API can be used if failures occur prior to start of execution of script.
- logTestResult(String, boolean, String) - Static method in class com.rational.test.ft.script.RationalTestScript
-
Logs a test result.
- logTestResult(String, boolean) - Static method in class com.rational.test.ft.script.RationalTestScript
-
Logs a test result.
- logWarning(String) - Static method in class com.rational.test.ft.script.RationalTestScript
-
Logs a warning.
- logWarning(String, BufferedImage) - Static method in class com.rational.test.ft.script.RationalTestScript
-
Logs a warning that includes a screen snapshot.
- logWarning(int, Throwable) - Static method in class com.rational.test.ft.services.CorePluginLog
-
Log a warning in the workspace log
- logWarning(int, String) - Static method in class com.rational.test.ft.services.CorePluginLog
-
Log a warning in the workspace log
- logWarning(int) - Static method in class com.rational.test.ft.services.CorePluginLog
-
Log a warning in the workspace log
- logWarning(String, String, Throwable) - Static method in class com.rational.test.ft.services.CorePluginLog
-
- longValue() - Method in class com.rational.test.ft.value.RecognitionIndex
-
Implements Number.longValue with a class-specific definition.
- longValue() - Method in class com.rational.test.value.Decimal
-
- longValue() - Method in class com.rational.test.value.UByte
-
- longValue() - Method in class com.rational.test.value.UInt32
-
- longValue() - Method in class com.rational.test.value.UInt64
-
- LOW - Static variable in interface com.rational.test.ft.services.IActionMonitor
-
- LOWER - Static variable in class com.rational.test.ft.value.NumericRange
-
Include the lower bound and not the upper bound of the numeric range in any comparisons.
- LOWER_AND_UPPER - Static variable in class com.rational.test.ft.value.NumericRange
-
Include both lower and upper bounds of the numeric range in any comparisons.
- LowLevelEvent - Class in com.rational.test.ft.script
-
Represents a low level event.
- LowLevelEvent() - Constructor for class com.rational.test.ft.script.LowLevelEvent
-
- LowLevelEvent(Event) - Constructor for class com.rational.test.ft.script.LowLevelEvent
-
- LowLevelKeyEvent - Class in com.rational.test.ft.script
-
Represents a low level key event.
- LowLevelKeyEvent(String, int) - Constructor for class com.rational.test.ft.script.LowLevelKeyEvent
-
Constructor for a LowLevelEvent representing a key event.
- LowLevelMouseEvent - Class in com.rational.test.ft.script
-
Represents a low level mouse event.
- LowLevelMouseEvent(int) - Constructor for class com.rational.test.ft.script.LowLevelMouseEvent
-
Constructor for a LowLevelEvent representing a mouse event.
- LowLevelMouseEvent(int, Point) - Constructor for class com.rational.test.ft.script.LowLevelMouseEvent
-
Constructor for a LowLevelEvent representing a mouse event.
- LowLevelMouseEvent(int, int) - Constructor for class com.rational.test.ft.script.LowLevelMouseEvent
-
Constructor for a LowLevelEvent representing a mouse event.
- LtCoreLicenseDelegate - Class in com.rational.test.ft.services
-
- LtCoreLicenseDelegate() - Constructor for class com.rational.test.ft.services.LtCoreLicenseDelegate
-