Forum Discussion
Finan
14 years agoFrequent Contributor
I haven't yet written a groovy script to write to excel, but I would recommend you try something like http://groovy.codehaus.org/Groovy+for+the+Office
The problem of accessing the XML values is quite easy to solve.
You can either use the "getData functionality" or create an XML reader to read from the response.
Note: this is quite easy in soapUI pro, don't know if it is different in soapUI.
The problem of accessing the XML values is quite easy to solve.
You can either use the "getData functionality" or create an XML reader to read from the response.
Note: this is quite easy in soapUI pro, don't know if it is different in soapUI.