Forum Discussion

swethakalluri's avatar
swethakalluri
New Contributor
8 years ago

Using XML datasource to read the response

Hi,

I am trying to read the response data of a SOAP request using XML datasource by iterating through one of the response element.

I have followed all the steps in the blog : http://blog.smartbear.com/api-testing/how-to-use-xml-datasources-for-response-processing-in-soapui/

when I click play button, the first column of the results is blank and the value of the first column (id in this case) is shown under second column(modelName) and values in second column is shown under third column(manufacturer). I have checked multiple times to make sure that the column xpath is correct. But no luck, though it fetches the data from the response, it doesn’t populate under correct properties. Any suggestions?

No RepliesBe the first to reply