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_SuppoAlumni16 years agoHello,You need to use this:testRunner.testCase.addTestStep("calltestcase", "name" );Regards,Daineviware supporttom_13Contributor16 years agoThanks for help, very match
SmartBear_SuppoAlumni16 years agoHello,You need to use this:testRunner.testCase.addTestStep("calltestcase", "name" );Regards,Daineviware support
Recent DiscussionsNo Fluff, Just Real Stuff - DevRel Newsletterfailed to default sun.jnu.encoding=utf-8Bad Gateway (502)
Related ContentHTTP Request test step - dynamic url update from previous test step response url property value?Creating TestCases and TestSteps dynamically in a Groovy stepIdentifying Dynamic message window