Forum Discussion

amehra's avatar
amehra
Occasional Contributor
12 years ago

How to run multiple SOAPUI-Runners using Fixed Rate Generatr

Hi ,

I have a requirement to run 2 test cases in a SOAPUI project (I am using a licensed version of SOAPUI PRO) in parallel in LOADUI.
I have created 2 SOAPUI runners in LOADUI and used a 'Fixed Rate' generator to send 1 request per second.

I am not able to connect this 'Fixed Rate' generator more than 1 SOAPUI Runner simultaneously.
(Attaching the snapshot image of the same)

Can to help me on how to proceed?
  • Hi.

    You could just use two Fixed Rate Generators... if you really want only one to control both runners, then try using the Splitter component. It's located in the Flow group of components.

    Renato
  • amehra's avatar
    amehra
    Occasional Contributor
    Thanks for the reply Renato.

    I used two fixed rate generators, one for each SOAP UI runner.
    I wanted to stimulate a scenario where multiple users are hitting my service point simultaneously, the Splitter component does not always do that.

    Thanks for your help.

    Amit