CRFCN0512E

Playback cannot continue.


Explanation

When using the callScript(String scriptFullName, Object[] args, int iterationCount) method in the test script, the scriptFullName variable does not extend from com.rational.test.ft.script.RationalTestScript. The class that is represented by the scriptFullName variable must extend from com.rational.test.ft.script.RationalTestScript.


User response

Revise the class that is represented by scriptFullName such that it refers to a com.rational.test.ft.script.RationalTestScript object, and try to play back the test again.

+

Search Tips   |   Advanced Search