Ratio question
I have created 10 scripts for my test project, which model the behaviour of 10 types of user in our system. I have assigned each of the scripts a ratio (between 1 and 3), adding up to a total number of 15.
If I set the load to 15 virtual clients, I was expecting to see every script used, but in fact only 8 of the script were hit.
Have I misunderstood how ratios work?
Cheers
Ian
If I set the load to 15 virtual clients, I was expecting to see every script used, but in fact only 8 of the script were hit.
Have I misunderstood how ratios work?
Cheers
Ian
This discussion has been closed.
Comments
Have you tried just running the test a bit longer? Maybe there wasn't enough time in the test to run all of the actors' scripts.
I'm afraid the only way to guarantee all scripts to run when the number of scripts is the same as the number of virtual clients would be to set the ratio of every script to 1.