I am trying to insert values into the Request and Capture the response from the soapui pro Testsuite/testcase/testStep, using groovy script, without creating any property or assertions using soapui pro wizard. Everything i am trying to do using groovy script file in Soapui pro. But after 11 days of my self learning process I am forced to ask the in the forum:
I went thru almost 100 sites talking about how to capture request/response value. But none explains the following:
- getXmlHolder ("DeliverStatus#Request") what does "deliveryStatus" & "Request" means and what does it contains. Which part of xml file is it. What does it signify
- context.expand
For all my attempts i have got Null exception. But i have been able to successfull script using groovy in the "Script tab in the Response section". But unable to do in using testsuite Groovy Script.
Please help.. Thanking all in advance
Regards
Am