Rest POST run with bulk requests
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022
05:56 PM
09-13-2022
05:56 PM
Rest POST run with bulk requests
Hi all,
I am going to use Rest POST to proceed 500 data requests. Could SOAPUI possibly be configured to continually support and run 500 requests rather than need to enter each request manually?
thanks
Alan
Labels:
- Labels:
-
REST
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2022
07:10 AM
09-14-2022
07:10 AM
Hi,
Yes and No. ReadyAPI offers this functionality out of the box.
SoapUI doesn't. But if you search for "SoapUI Data driven test with groovy" on here and stack overflow, you'll find solutions/workarounds that others have created.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2022
10:24 AM
09-14-2022
10:24 AM
Hi,
I found this framework built on SOAPUI supports data driven.
https://github.com/SabreOSS/nimbus
please have a look at it.
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others
