Forum Discussion
jhanzeb1
7 years agoFrequent Contributor
Hi,
You can do this by data-driving your test requests. One of the flow for this would be:
1. Set up a datasource i.e db, excel, csv etc
2. Create a connection from SoapUI to your datasource
3. Input the data in the database for your requests i.e columnName, columnAddress etc
4. Fetch the data from the datasource and store in custom property
5. Use that custom property in your request and create a loop to fetch next set of data.
OR
You could have a few groovy scripts to generate data randomly dynamically and store it in your custom props and use it to send requests.
It really depends on what approach you want to take so we can help you more
Related Content
- 3 years ago
Recent Discussions
- 11 hours ago
- 14 hours ago