Hi,

 

I am not sure whether I am missing anything essential here, but I am
confused..

I want to increase load until the response time of the request becomes >
20000ms.

So I set a duration assertion for 20000 and stop the test on an error.

 

After the test completes, I inspect the generated jtl file and see that the
duration assertion failed indeed.

However, when I inspect the response time for those requests in my IIS log
and in Fiddler, I see that they were nowhere near 20s.

 

Am I not  understanding something about the duration assertion? Or am I
doing something else wrong? What is the correct way of doing what I want to
achieve?

 

Thanks!

 

Cor-Paul

Reply via email to