Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 21061

Soapui can't handle large json responses

$
0
0

Making a httprequest to a restservice from soapui.

Answer from this service gives back about 20Mb of data.

With header Accept:application/xml in request, everything works fine - I get my large xml.

With header Accept:application/json in request, it fails.

 

I can se in the 'http log' that I get the json-result, but i never gets displayed in the response-json view.

If I cancel the request an then close all soapui-projects, Soapui will still run with 15-20 percent cpu-load.

If I look in 'memory log' I can se that soapui allokates/deallocates (large) portions of memory continously.

 

To me this seems to be some kind of gui-problem (since I got the respone).

Tested with both soapui 5.1.3 and 5.2.0

 

This test is critical for upcoming release, so I will have to change to working a tool, probably JMeter.

 

Hope it will be fixed since soapui is easier to work with.

 

Regards

/Anders Smiley Happy

 


Viewing all articles
Browse latest Browse all 21061

Trending Articles