Forum Discussion
nmrao
Champion Level 3
The data driven approach is suitable for that based on what I understand from the question.
david2
4 years agoOccasional Contributor
What is the data driven approach in regards to SOAP UI Test Suites? Can you walk me through the steps I would use to set up my test cases? Thank you for your reply. I appreciate it.
- nmrao4 years agoChampion Level 3Hope below video helps!
https://youtu.be/AFtyMUiD-5s- ChrisAdams4 years agoChampion Level 3
Hi,
Rao is on the money here. Data Driven Tests (https://www.soapui.org/docs/data-driven-tests/functional-tests/ ) allow you to use a source of data, e.g. Excel, and take each value from the row and add it to a request.
IMHO, this is the standout feature of ReadyAPI.
- david24 years agoOccasional Contributor
Thank you. It looks like it only gets the HTTP status code returned rather than the full response for each method call. Is there a way to get the full response for each call to the API service?
- nmrao4 years agoChampion Level 3May be that is an exceptional case where no response is returned, may be a REST API. That is not always true and depends on how the services are implemented.
Have a look at the below one
https://www.youtube.com/watch?v=gMzQLnG2ifA
Related Content
- 5 years ago
Recent Discussions
- 11 minutes ago
- 5 days ago
- 9 days ago