demosoapuser
8 years agoOccasional Contributor
SoapUI large response data
I'm currently testing an API with Post and Get call. When the API is new, few data are returned on the response as expected. But executing the call daily added more data. The Get call has no paramete...
- 8 years ago
ReadyAPI is not going to be able to control how much data gets sent. It will only send and receive a web service request for you. The webservice itself will need to be able to handle how much data it returns.