Hi, I have 5 soapRunners and I would like to run any random 2 soapRunners per minute. I am not sure which generator I should use or combination of other components. I would appreciate your help...
I would suggest you use the FixedRate Generator, set to either 2 requests per minute (to run one random soapUI runner every 30 seconds) or 1 request per minute, with a burst of 2 (for two requests at the same time each minute), connected to a splitter component. Configure the splitter component with 5 outputs and set the distribution to random.