Forum Discussion

prasannav's avatar
prasannav
New Contributor
6 years ago

Contains assertion passed in SOAPUI tool, but failed executing from java using WsdlTestCaseRunn

I have assertion created in SOAPUI tool to verify content in response as given below and it is passing.   import groovy.json.JsonSlurper def responseContent = messageExchange.responseContent ...