PankajyadavNew Contributor12 years agoSOAPUI -Getting status of previous steps using groovylog.info testRunner.results.size();for( r in testRunner.results ){ log.info "TestStep " + r.testStep.name + " finished with status " + r.status +"\r\n"}
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentGetting the following error ,while opening SoapUI 5.6Get data from previous step in virtual service (mock)Getting full wsdl from a SoapUI project