jamesc37
8 years agoNew Member
SoapUI Pro - Use/Save all elements out of a Response
Hello All,
Trying to create a test suite that requires all of the elements out of an array of a request and i have been struggling to accomplish this. the closest i have come is following this solution - https://blog.smartbear.com/soapui/how-to-use-xml-datasources-for-response-processing-in-soapui.
When testing the datasource it returns multiple rows as expected but on running the entire test case it only pulls in a single value. Anyone come across this that has some advice? Spent quite abit of time searching for a solution to this!
Thanks