PeterKlim
12 years agoContributor
Load Test to log each response time
I created a project with a test case that has 4 test steps. It has a load test.
It only has 1 thread, repeated to run every 10 minutes (test delay), with 1 XML file as the data source (from a Directory). It will execute for 8 hours (Total Runs limit = 6 per hr X 8 hrs = 48).
So every 10 minutes I will get 1 response time.
I created 7 more projects set the same way. I want to run all 8 load tests at the same time. I need it to show me the response time for each test, each time it runs the test (so 48 response times per project = 8 X48 = 384).
Only when I run it as a TEST CASE (not LOAD TEST) do I see the response time (in the "SoapUI Log"). But that requires me to sit all day long clicking the run button in each test every 10 minutes. When I run it as a Load test, i only get the sent and received time. And all 8 tests are merged intertwined in 1 log, so no way to figure out what is reported from each test.
Any suggestions?
It only has 1 thread, repeated to run every 10 minutes (test delay), with 1 XML file as the data source (from a Directory). It will execute for 8 hours (Total Runs limit = 6 per hr X 8 hrs = 48).
So every 10 minutes I will get 1 response time.
I created 7 more projects set the same way. I want to run all 8 load tests at the same time. I need it to show me the response time for each test, each time it runs the test (so 48 response times per project = 8 X48 = 384).
Only when I run it as a TEST CASE (not LOAD TEST) do I see the response time (in the "SoapUI Log"). But that requires me to sit all day long clicking the run button in each test every 10 minutes. When I run it as a Load test, i only get the sent and received time. And all 8 tests are merged intertwined in 1 log, so no way to figure out what is reported from each test.
Any suggestions?