13 years ago
TPS / BPS Calculation
Hi guys,
I need help with this sentence on your website:
To better understand the difference between these two let's create a small example; a TestCase with two groovy scripts, the first sleeping for 900ms, the second for 100ms. We'll run this with 10 threads for 10 seconds, which theoretically should result in 100 executions of our TestCase;
How do we create a groovy script that sleeps for 900ms, and one for 100ms. What is the code for that? Could you please assist?
I need help with this sentence on your website:
To better understand the difference between these two let's create a small example; a TestCase with two groovy scripts, the first sleeping for 900ms, the second for 100ms. We'll run this with 10 threads for 10 seconds, which theoretically should result in 100 executions of our TestCase;
How do we create a groovy script that sleeps for 900ms, and one for 100ms. What is the code for that? Could you please assist?