You cannot connect multiple wires to the outgoing connector of a Generator component, because doing so would mean that the Virtual User would be cloned (and thus breaking the Virtual User philosophy, making things harder to reason about and calculate).
| INQ Mobile Support wrote: |
|---|
I want to run them concurrently, but if I want to change the rate, or the type of generator, I have to make 25 separate changes.
Is there a way around this? |
Simply use a Splitter component. So instead of 3 Generators generating 20 VU's per second, you get 1 Generator @ 60 VU's/sec connected to a Splitter.
Does this make sense?