IBM Rational Functional Tester
Version 6.1
IBM Rational Functional Tester API Reference

Project Version 2.0
A B C D E F G H I K L M N O P R S T U V W Y _

O

OBJECT_MAP_MERGE_RECOGNITION_THRESHOLD - Static variable in interface com.rational.test.ft.script.IOptionName
The value at which an object map merge candidate's score is rejected if its score exceeds this amount when looking for an object.
ObjectIsDisposedException - exception com.rational.test.ft.ObjectIsDisposedException.
Thrown when a attempting to use a TestObject and the underlying object in the software under test (SUT) has been disposed.
ObjectIsDisposedException() - Constructor for class com.rational.test.ft.ObjectIsDisposedException
 
ObjectIsDisposedException(Object) - Constructor for class com.rational.test.ft.ObjectIsDisposedException
 
ObjectIsDisposedException(String) - Constructor for class com.rational.test.ft.ObjectIsDisposedException
 
ObjectNotFoundException - exception com.rational.test.ft.ObjectNotFoundException.
Thrown when an object is not found.
ObjectNotFoundException() - Constructor for class com.rational.test.ft.ObjectNotFoundException
 
ObjectNotFoundException(String) - Constructor for class com.rational.test.ft.ObjectNotFoundException
 
ObjectNotInMapException - exception com.rational.test.ft.ObjectNotInMapException.
Thrown when looking up an object that cannot be found in the object map.
ObjectNotInMapException() - Constructor for class com.rational.test.ft.ObjectNotInMapException
 
ObjectNotInMapException(String) - Constructor for class com.rational.test.ft.ObjectNotInMapException
 
objectAtPoint(Point) - Method in class com.rational.test.ft.object.interfaces.RootTestObject
Returns a GuiTestObject for the object at the specified screen location.
objectAtPoint(Point) - Static method in class com.rational.test.ft.script.RationalTestScript
Returns a GuiTestObject for the object at the screen location.
onAmbiguousRecognition(ITestObjectMethodState, TestObject[], int[]) - Method in interface com.rational.test.ft.script.IObjectManagerEventListener
Called by the object manager when more than one object matching the specified pattern is found.
onAmbiguousRecognition(ITestObjectMethodState, TestObject[], int[]) - Method in class com.rational.test.ft.script.RationalTestScript
Called by the ObjectManager if the ObjectManager is looking for a TestObject to invoke a method on and it finds more than one object that matches the description of the MappedTestObject in the TestObject.
onCallScriptException(RuntimeException) - Method in class com.rational.test.ft.script.RationalTestScript
Indicates that a callScript command raised an exception.
onInitialize() - Method in class com.rational.test.ft.script.RationalTestScript
Called automatically at the start of every script, before the script's testMain method is called.
onObjectNotFound(ITestObjectMethodState) - Method in interface com.rational.test.ft.script.IObjectManagerEventListener
Called by the object manager when an object cannot be found.
onObjectNotFound(ITestObjectMethodState) - Method in class com.rational.test.ft.script.RationalTestScript
Called when a TestObject that matches the description of the MappedTestObject in the method cannot be found.
onRecognitionWarning(ITestObjectMethodState, TestObject, int) - Method in interface com.rational.test.ft.script.IObjectManagerEventListener
Called by the object manager when an object is found but the recognition score is above the warning threshold (rt.recognition_threshold_warning).
onRecognitionWarning(ITestObjectMethodState, TestObject, int) - Method in class com.rational.test.ft.script.RationalTestScript
Called by the ObjectManager when an object is found and the recognition score is above the warning threshold (rt.recognition_threshold_warning).
onRun(ProcessTestObject) - Method in class com.rational.test.ft.script.RationalTestScript
Called automatically after a process is spawned from RationalTestScript.
onSubitemNotFound(ITestObjectMethodState, TestObject, String) - Method in interface com.rational.test.ft.script.IObjectManagerEventListener
Called by the object manager when a subitem cannot be found.
onSubitemNotFound(ITestObjectMethodState, TestObject, String) - Method in class com.rational.test.ft.script.RationalTestScript
Called by the ObjectManager when a subitem cannot be found.
onTerminate() - Method in class com.rational.test.ft.script.RationalTestScript
Called automatically at the end of every script, after the script's testMain method returns.
onTestObjectMethodException(ITestObjectMethodState, TestObject) - Method in interface com.rational.test.ft.script.IObjectManagerEventListener
Called by the object manager when a script command throws an exception.
onTestObjectMethodException(ITestObjectMethodState, TestObject) - Method in class com.rational.test.ft.script.RationalTestScript
Called by the ObjectManager when it is invoking a method on a TestObject and an exception is thrown from the method.
onUnhandledException(Throwable) - Method in class com.rational.test.ft.script.RationalTestScript
Called by the runMain method whenever a Throwable exception is thrown from the testMain method.
onVpFailure(IFtVerificationPoint) - Method in interface com.rational.test.ft.script.IObjectManagerEventListener
Called by the IFtVerificationPoint implementation when the specified verification point fails to compare successfully.
onVpFailure(IFtVerificationPoint) - Method in class com.rational.test.ft.script.RationalTestScript
Called by the IFtVerificationPoint implementation when the specified verification point fails to compare successfully.
open(IDatapool, String) - Method in class com.rational.test.ft.datapool.DatapoolFactory
 
open(IDatapool, String, boolean) - Method in class com.rational.test.ft.datapool.DatapoolFactory
Construct a datapool iterator based on the supplied datapool and iterator class name.
open(IDatapool, String) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolFactory
Return an iterator instance of the supplied iterator class.
openPopup() - Method in class com.rational.test.ft.object.interfaces.siebel.SiebCalculatorTestObject
Opens the calculator popup applet.
openPopup() - Method in class com.rational.test.ft.object.interfaces.siebel.SiebCalendarTestObject
Opens the calendar popup applet.
openPopup() - Method in class com.rational.test.ft.object.interfaces.siebel.SiebCurrencyTestObject
Opens the currency popup applet.
openPopup() - Method in class com.rational.test.ft.object.interfaces.siebel.SiebTextTestObject
Opens the popup window
org.eclipse.hyades.edit.datapool - package org.eclipse.hyades.edit.datapool
The package org.eclipse.hyades.edit.datapool provides the extended datapool interface specification.
org.eclipse.hyades.execution.runtime.datapool - package org.eclipse.hyades.execution.runtime.datapool
The package org.eclipse.hyades.execution.runtime.datapool provides the execution level datapool interface specification.

A B C D E F G H I K L M N O P R S T U V W Y _