Forum Discussion
SmartBear_Suppo
Alumni
13 years agoHi Samuel,
The easiest way would be to create a "Data Sink" TestStep in your SoapUI project just before your assertion.
http://www.soapui.org/Data-Driven-Testi ... sinks.html
Create a file data-sink, add a property to be "sank" and give it the following value:
Replace "Request TestStep Name" with the name of your request test step.
Regards,
Renato
SmartBear Software
The easiest way would be to create a "Data Sink" TestStep in your SoapUI project just before your assertion.
http://www.soapui.org/Data-Driven-Testi ... sinks.html
Create a file data-sink, add a property to be "sank" and give it the following value:
${Request TestStep Name#Response}Replace "Request TestStep Name" with the name of your request test step.
Regards,
Renato
SmartBear Software