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 _

F

FIND_OBJECT_DELAY_BETWEEN_RETRIES - Static variable in interface com.rational.test.ft.script.IOptionName
The amount of time to wait between retries while trying to find an object.
FORMAT_XML_OUTPUT - Static variable in interface com.rational.test.ft.script.IOptionName
Generates XML files with formatting enabled, using newlines and indentation.
FileDialogTestObject - class com.rational.test.ft.object.interfaces.FileDialogTestObject.
Represents native-style file dialog controls.
FileDialogTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.FileDialogTestObject
For internal use.
FileDialogTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.FileDialogTestObject
For internal use.
FileDialogTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.FileDialogTestObject
For internal use.
FileDialogTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.FileDialogTestObject
For internal use.
FontInfo - class com.rational.test.ft.value.FontInfo.
Provides information about a font.
FontInfo(String, int, int) - Constructor for class com.rational.test.ft.value.FontInfo
Constructs a FontInfo object.
FrameSubitemTestObject - class com.rational.test.ft.object.interfaces.FrameSubitemTestObject.
Provides subitem methods for frame controls.
FrameSubitemTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.FrameSubitemTestObject
For internal use.
FrameSubitemTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.FrameSubitemTestObject
For internal use.
FrameSubitemTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.FrameSubitemTestObject
For internal use.
FrameSubitemTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.FrameSubitemTestObject
For internal use.
FrameSubitemTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.FrameSubitemTestObject
Construct one FrameTestObject from another TestObject.
FrameTestObject - class com.rational.test.ft.object.interfaces.FrameTestObject.
Represents frame objects in the system under test.
FrameTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.FrameTestObject
For internal use.
FrameTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.FrameTestObject
For internal use.
FrameTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.FrameTestObject
For internal use.
FrameTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.FrameTestObject
For internal use.
FrameTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.FrameTestObject
Construct one FrameTestObject from a TestObject.
FtTptpRunner - class com.rational.test.ft.FtTptpRunner.
Initial entry point for Hyades/TPTP script playback.
FtTptpRunner() - Constructor for class com.rational.test.ft.FtTptpRunner
 
fillinCombinedStackTrace() - Method in interface com.rational.test.ft.IRationalThrowable
Combines the current stack in the current thread with the stacktrace from this exception.
fillinCombinedStackTrace() - Method in class com.rational.test.ft.RationalTestError
Combines the current stack (in the current thread) with the stack trace from this exception.
fillinCombinedStackTrace() - Method in class com.rational.test.ft.RationalTestException
Combines the current stack in the current thread with the stacktrace from this exception.
find(Subitem) - Method in class com.rational.test.ft.object.interfaces.RootTestObject
Finds all candidates that match given search criteria.
find(Subitem, boolean) - Method in class com.rational.test.ft.object.interfaces.RootTestObject
Finds all candidates that match the given search criteria.
find() - Method in class com.rational.test.ft.object.interfaces.TestObject
Finds the object in the software under test and returns a reference to it.
find(Subitem) - Method in class com.rational.test.ft.object.interfaces.TestObject
Finds all candidates that match given search criteria starting at this TestObject.
find(Subitem, boolean) - Method in class com.rational.test.ft.object.interfaces.TestObject
Finds all candidates that match given search criteria starting at this TestObject.
find(Subitem) - Static method in class com.rational.test.ft.script.RationalTestScript
Finds all candidates that match given search criteria.
find(Subitem, boolean) - Static method in class com.rational.test.ft.script.RationalTestScript
Finds all candidates that match given search criteria.
find(IScriptDefinition, ObjectMap, TestObject) - Method in interface com.rational.test.ft.vp.IFtVerificationPointData
Locates and returns objects in the software under test that are relative to this verification point.
findAndInvoke(Subitem, String) - Method in class com.rational.test.ft.object.interfaces.TestObject
Finds a TestObject based on TestObject.find(Subitem) and invokes the supplied method on the TestObject (TestObject.invoke(String)).
findAndInvoke(Subitem, String, String, Object[], boolean) - Method in class com.rational.test.ft.object.interfaces.TestObject
Finds a TestObject based on TestObject.find(Subitem, boolean) and invokes the supplied method on the TestObject (TestObject.invoke(String, String, Object[])).
findAndInvokeProxy(Subitem, String, String, Object[], boolean) - Method in class com.rational.test.ft.object.interfaces.TestObject
Finds a TestObject based on TestObject.find(Subitem, boolean) and invokes the supplied method on the TestObject's proxy (TestObject.invoke(String, String, Object[])).
findFirst() - Method in interface com.rational.test.ft.vp.IFtVerificationPointData
Locates and returns the first unmasked object in the verification-point data.
findObjectAgain() - Method in interface com.rational.test.ft.script.ITestObjectMethodState
Resets the TestObject method state so that the system searches again for the TestObject.
findResource(String) - Method in class com.rational.test.ft.rational_ft.RationalFtClassLoader
Overrides the same-named method in ClassLoader.
firstRowSet() - Method in class com.rational.test.ft.object.interfaces.siebel.SiebListTestObject
Navigates to the first set of records in the list.
floatValue() - Method in class com.rational.test.ft.value.RecognitionIndex
Implements Number.floatValue with a class-specific definition.
floatValue() - Method in class com.rational.test.value.Decimal
 
floatValue() - Method in class com.rational.test.value.UByte
 
floatValue() - Method in class com.rational.test.value.UInt32
 
floatValue() - Method in class com.rational.test.value.UInt64
 
forward() - Method in class com.rational.test.ft.object.interfaces.BrowserTestObject
 
forward() - Method in class com.rational.test.ft.object.interfaces.EmbeddedBrowserTestObject
 
forward() - Method in interface com.rational.test.ft.object.interfaces.IBrowserObject
Navigates the browser forward to the next page.

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