BA_Service_Haus
12 years agoRegular Contributor
assertion duration included in LoadTest values
Hello everyone,
when executing a loadtest in soapUI Pro, the measured values do not only show the response time, but also include the required time for executing the test step assertions.
To check this out, just add an script assertion to a test step and fill in "sleep(1000)". As you will see, the response time will be at least 1000 ms.
This can be avoided by using assertion test steps, but that's no workaround for our users as we are still using 4.0.1.
And even with 4.6.0 this behaviour exists.
I wonder why it is possible to exclude "request write" and "response read" from beeing added to the response time, but not assertions.
Would you please tell me, if this is wanted (and why) or if it will be fixed?
Best regards
Nico
when executing a loadtest in soapUI Pro, the measured values do not only show the response time, but also include the required time for executing the test step assertions.
To check this out, just add an script assertion to a test step and fill in "sleep(1000)". As you will see, the response time will be at least 1000 ms.
This can be avoided by using assertion test steps, but that's no workaround for our users as we are still using 4.0.1.
And even with 4.6.0 this behaviour exists.
I wonder why it is possible to exclude "request write" and "response read" from beeing added to the response time, but not assertions.
Would you please tell me, if this is wanted (and why) or if it will be fixed?
Best regards
Nico