tom_13Contributor17 years agoHow add RunTestCase step dynamicallyHi 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 RepliesReplies sorted by Most Likedtom_13Contributor17 years agoAny suggestion?Is it posible?SmartBear_SuppoAlumni17 years agoHello,You need to use this:testRunner.testCase.addTestStep("calltestcase", "name" );Regards,Daineviware supporttom_13Contributor17 years agoThanks for help, very match
SmartBear_SuppoAlumni17 years agoHello,You need to use this:testRunner.testCase.addTestStep("calltestcase", "name" );Regards,Daineviware support
Recent DiscussionsInvalid Content-Type for attachmentsMalfunction changing between multiple screensHow do I add a REST query string without the 'name='
Related ContentHTTP Request test step - dynamic url update from previous test step response url property value?Creating TestCases and TestSteps dynamically in a Groovy stepDisplaying Dynamic fields