16 years ago
using Load Test
Hi, I would like to enquire on the statement/ sentence printed on the link http://www.soapui.org/Load-Testing/load ... ution.html about load test. In the TPS / BPS Calculation section, mentione...
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;