abhishek813
14 years agoFrequent Contributor
Load test using Soapui
Hi,
We are using SoapUI to perform Load test, Script strategy. We faced following issues, could you please help me resolve them-
1. Our load test scenario is, keep increasing thread count for 4 hours, increment 1 thread every 3 seconds, when it reaches the peak, keep the load constant for 2 hours and decrease it in same manner as the increment. We observed that-
We started executing load test at Sat Sep 03 12:52:03 ADT with thread count 1
The test executed till Sep 03 13:27:31 ADT and got strucked at 1024 threads.
After that since the webservice was getting connection time out, the SoapUI stopped responding.
I killed the process at Sep 03 13:44:39 ADT
Could you please suggest if-
We can keep a track of the thread that is currently executing and kill it in case its taking more than required time, is it a feasible solution?
Does increasing socket timeout can help?
If we divide this load among 2 machines, will it help resolve the issue. Coz the CPU usage reaches its peak and may be because of that the soapui stops responding?
Is there any other thing that comes to your mind?
i will be waiting for your response.
Thanks
We are using SoapUI to perform Load test, Script strategy. We faced following issues, could you please help me resolve them-
1. Our load test scenario is, keep increasing thread count for 4 hours, increment 1 thread every 3 seconds, when it reaches the peak, keep the load constant for 2 hours and decrease it in same manner as the increment. We observed that-
We started executing load test at Sat Sep 03 12:52:03 ADT with thread count 1
The test executed till Sep 03 13:27:31 ADT and got strucked at 1024 threads.
After that since the webservice was getting connection time out, the SoapUI stopped responding.
I killed the process at Sep 03 13:44:39 ADT
Could you please suggest if-
We can keep a track of the thread that is currently executing and kill it in case its taking more than required time, is it a feasible solution?
Does increasing socket timeout can help?
If we divide this load among 2 machines, will it help resolve the issue. Coz the CPU usage reaches its peak and may be because of that the soapui stops responding?
Is there any other thing that comes to your mind?
i will be waiting for your response.
Thanks