JMeter has random controller, and I was wondering how one would set up
weighted ratios of different samplers executing at different frequency in
the random draw.

For example comparing to the option available in locust.io by specifying
the ratio of execution frequency:

http://docs.locust.io/en/latest/writing-a-locustfile.html#declaring-tasks
http://docs.locust.io/en/latest/writing-a-locustfile.html#tasks-attribute

What is the equivalent for JMeter, if available?

Would it be nesting random controllers so the the less frequent samplers go
into yet another random controller within a root random controller and
continue the nesting process for the lesser frequent samplers and the
highest weighted one is under root random controller?

Thanks,
David

Reply via email to