|
IBM Rational Functional Tester Version 8.2.1 IBM Rational Functional Tester API Reference Project Version 2.3 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IScriptDefinition | |
|---|---|
| com.rational.test.ft.script | |
| com.rational.test.ft.services | |
| com.rational.test.ft.vp | |
| Uses of IScriptDefinition in com.rational.test.ft.script |
|---|
| Methods in com.rational.test.ft.script that return IScriptDefinition | |
|---|---|
IScriptDefinition |
RationalTestScript.getScriptDefinition()
Returns the ScriptDefinition interface. |
| Uses of IScriptDefinition in com.rational.test.ft.services |
|---|
| Methods in com.rational.test.ft.services with parameters of type IScriptDefinition | |
|---|---|
void |
LogExtensionAdapter.scriptStart(java.lang.String name,
IScriptDefinition scriptDef)
Write a script start message into the log |
void |
LogExtensionAdapter.scriptStart(java.lang.String name,
IScriptDefinition scriptDef)
Write a script start message into the log |
void |
LogAdapter.scriptStart(java.lang.String name,
IScriptDefinition scriptDef)
Write a script start message into the log. |
void |
ILog.scriptStart(java.lang.String name,
IScriptDefinition scriptDef)
Writes a script-start message into the log. |
| Uses of IScriptDefinition in com.rational.test.ft.vp |
|---|
| Methods in com.rational.test.ft.vp with parameters of type IScriptDefinition | |
|---|---|
ITestObjectDescriptor[] |
IFtVerificationPointImage.find(IScriptDefinition scriptDef,
ObjectMap objectMap,
TestObject anchor)
Locates and returns objects in the software under test that are relative to this verification point. |
ITestObjectDescriptor[] |
IFtVerificationPointData.find(IScriptDefinition scriptDef,
ObjectMap objectMap,
TestObject anchor)
Locates and returns objects in the software under test that are relative to this verification point. |
IFtVerificationPointData |
IFtVerificationPointData.getCurrentData(IScriptDefinition scriptDef,
ObjectMap objectMap,
TestObject anchor)
Makes a copy of the existing verification-point object information and reaches out to the objects under test to get the active ITestData. |
ITestData |
IFtVerificationPointData.getCurrentData(ITestObjectDescriptor target,
IScriptDefinition scriptDef,
ObjectMap objectMap,
TestObject anchor)
Returns the active ITestData object for
this verification point. |
IFtVerificationPointImage |
IFtVerificationPointImage.getCurrentImage(IScriptDefinition scriptDef,
ObjectMap objectMap,
TestObject anchor)
Makes a copy of the existing verification-point object information and reaches out to the objects under test to get the active ITestData. |
ITestData |
IFtVerificationPointImage.getCurrentImage(ITestObjectDescriptor target,
IScriptDefinition scriptDef,
ObjectMap objectMap,
TestObject anchor)
Returns the active ITestData object for
this verification point. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||