Hi to all,
I'm performing a load test with 18 services, I set parameters as following:
- thread: 1
- strategy: simple
- test delay: 10.000
- Random: 0,5
- Limit: 5
I noticed that is executed each of the 5 test sessions every 1 minute and 20/30 seconds.
I'm expecting that the delay between test sessions was 5 or 10 seconds (test delay * random).
What is wrong?
Thanks,
Andrea