|
This post was updated on .
Hi,
I have a code thread.sleep(60000) at the end of my script to let the system "catch it's breath" before performing another iteration. The test is configured by run count. This causes nGrinder to fail my performance test after the 1st run since it will have no tps for 60 seconds.
Is there a way to change the threshold level so that my test will not fail?
Thanks,
Jeff
|