Forum Discussion
SmartBear_Suppo
Alumni
14 years agoHello,
you can add property on test case level, for example, use property transfer test step and use XPath to extract required text
and put it to property.
Then add DataSink test step which will read from property on test case and write to specified file.
You may find this helpful:
http://soapui.org/Functional-Testing/tr ... alues.html
http://soapui.org/Data-Driven-Testing/datasinks.html
Regards,
Vladimir
SmartBear Software
you can add property on test case level, for example, use property transfer test step and use XPath to extract required text
and put it to property.
Then add DataSink test step which will read from property on test case and write to specified file.
You may find this helpful:
http://soapui.org/Functional-Testing/tr ... alues.html
http://soapui.org/Data-Driven-Testing/datasinks.html
Regards,
Vladimir
SmartBear Software