Hi All,

I am doing a SoapUI load test to an APIM HTTP endpoint which has a hard
throttling limit of 25 TPS. Therefore, some of the requests needs to be
flooded out by the APIM and some are needed to be forwarded to the backend.
Consequently, the ones forwarded to backend should return a HTTP 200
response and ones which are throttled out should return a HTTP 503
response.

I need to log the response for each request to know which ones are
throttled out and which are sent in. Apparently, it needs to be done via a
SoapUI test script. (setup script or a tear down script). I have gone
through their script documentation [1] and couldn't find a method to log
the response code.

[1].
https://www.soapui.org/load-testing/scripting-possibilities.html#1-Setup-and-TearDown-scripts

Any inputs on this are appreciated.

Thanks & Regards,

-- 
Malintha Fernando
Software Engineer
WSO2 Inc. | http://wso2.com
Mobile : +94 718874922
Blog : http://blog.malintha.org

Lean . Enterprise . Middleware
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to