sreejithg08
7 years agoNew Contributor
REST POST service call with large JSON in body taking too long to complete
Hi there,
I was evaluvating Ready API 2.4.0 for data driven testing and notice an issue with REST POST service calls with large json objects in request.
One service which was taking only less than 2 sec from our web application is taking more than 45 seconds from SoapUIPro. When tested same service with small json is working fine. And debugging the API service call, it was noticed that most of the time is taken after clicking the "Submit request" button and before hitting the server. Not sure what is happening at that stage. Any help is highly appreciated.
Thanks,
Sree