Forum Discussion

sarveshb's avatar
sarveshb
New Contributor
13 years ago

exporting some part of response xml into xls by SOAP UI PRO

Hi All,
This is for Soap UI PRO.
I need help in exporting some part of response xml into the xls file.
I am hitting one web service on iterative basis (around 340 times) using different set of input parameters every time.
I will use test suit for that.
My question is- for 340 requests i will get 340 responses. So how to take out only some part like <xacml-ctx:Decision>Success</xacml-ctx:Decision>
and put it in xls file row by row.
How to do that?

I appreciate the help.

I am new to this forum so do not know where to post it. So posting it in general forum.

2 Replies