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 DiscussionsRunning ReadyAPI Suite via Command Line / C# took ~ 30 sec to initiateAs of v3.60.0 preloading groovy file from script library breaks cross referencingNPE trying to get StatisticVariable
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