Groovy in SOAP UI

Archive for October 8th, 2008

Property Transfer in SOAP UI

Posted by: devakara on: October 8, 2008

Property transfers become crucial steps in scenarios where validations are done mostly using derived data.
Lets say after some Groovy script execution we end up setting a property value in Properties step while testing an application’s functionality. And most of the times we would be in need of the obtained result out of that groovy step. As we [...]