global think time :: vugen
There’s no doubt, that thinktime is required in all performance scripts. Without it, you would be running a user and a speed which is not realistic, and let’s face it, creating a realistic scenario is really what writing a test harness is all about.
With that in mind, thinktime is something that can be debated till the cows come home, developers want more, business owners want less, and us performance guys, well, we just want whets real.
It can be frustrating going through all your scripts, modifying the think times, and changing them at the runtime settings to limit them to X seconds, can often not meet the requirements. I’ve come up with a solution that should suffice, making changing the thinktime in your scripts simple, quick, and pain free.
Read more…