SoapUI Pro - Use/Save all elements out of a Response
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Labels:
-
Data-Driven Testing
-
SOAP
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am assuming single value as in its run once
If so then
Ensue your endpoints is pointing to the correct test step
Also your datasource is being pointed to correctly
I have attached couple screenshots for illlustrations
You like the reply. How to give a Kudos / Accept as solution?
BTW this is posted in the wrong forum
should be in pro
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
By the way, check this video
https://www.youtube.com/watch?v=m_nr8pxEwjU
Regards,
Rao.
