Forum Discussion
nmrao
Champion Level 1
4 years agoThe data driven approach is suitable for that based on what I understand from the question.
- david24 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 ago
Champion Level 1
Hope below video helps!
https://youtu.be/AFtyMUiD-5s- ChrisAdams4 years ago
Champion Level 1
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.