tom_13Contributor16 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_13Contributor16 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 Discussions20 years of SoapUI - Share your storySoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)
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