pandap
12 years agoContributor
Issue with Test Step Count in Load Test
Hi,
The test step count of type "REQUEST" shown on the screen when you run load test in SoapUI doesn't match against the records inserted in the database using event "LoadTestRunListener.afterTestStep".
Load Test Scenario: 2 request per second / With Total Runs set to 600
Count for Request step on the report shows 600 which is as expected but number of the records inserted is 609 which is in excess. As I am capturing the raw request and response I am seeing valid request and response for all the 609 requests.
I think even though the report show 600 count for request step, the soapui is sending few extra requests.
Thanks,
Prashanth
The test step count of type "REQUEST" shown on the screen when you run load test in SoapUI doesn't match against the records inserted in the database using event "LoadTestRunListener.afterTestStep".
Load Test Scenario: 2 request per second / With Total Runs set to 600
Count for Request step on the report shows 600 which is as expected but number of the records inserted is 609 which is in excess. As I am capturing the raw request and response I am seeing valid request and response for all the 609 requests.
I think even though the report show 600 count for request step, the soapui is sending few extra requests.
Thanks,
Prashanth