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 DiscussionsCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1Invalid Content-Type for attachments
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