Forum Discussion
- Hi Harshit,
Have you tried the load testing functionality in SoapUI, or (even better) our load testing tool LoadUI? The latter can be downloaded here: http://sourceforge.net/projects/loadui/files/
Kind regards,
Manne Fagerlind
SmartBear Stockholm - harshitNew ContributorI am trying to use loadTest in SOAPUI, with Simple strategy with following settings:
Threads 600
Strategy Simple
Limit 2 Run/Thread
Test Delay 1000
Random 0
Request Timeout 10 seconds
Socket Timeout Infinite
However, when I see the number of threads running in SOAPUI through jconsole, I see only 230, out of which only 200 are used to send requests, it seems.
Could you help?
Thanks,
Harshit