StevenCContributor10 years agotestcase.setPropertyValue is not updating the value between iterations of a loop using SoapUI 5.0.0, In the following code... def getStats = postProc.testSteps["getStatsForRun"] runList.each{ sleep (4000) log.info "getting stats for run: runName = ${it.runName}, runId = ${it.runId}" ...Show More
StevenCContributor to nmrao10 years agoA testcase... def postProc = testRunner.testCase.testSuite.project.testSuites[suiteName].testCases["postProcessingScripts"]
Recent DiscussionsSoapui equivalent for curl -F (multipart/form-data)REST MockService: mockRequest.requestContent is null for PATCHShared workspace