Forum Discussion

tom_13's avatar
tom_13
Contributor
17 years ago

How add RunTestCase step dynamically

Hi all,
How I can add RunTestCase step to the test case dynamically.

I got java null pointer exception, when I tried to run this script:

testRunner.testCase.addTestStep("RunTestCase", "name" );

3 Replies