Forum Discussion

dman009's avatar
dman009
New Contributor
14 years ago

Need help with load test scenario

Hi, I cant find any help here this scenario so was hoping someone could help me. I'm new to LoadUI...
I want to run a web service test using SOAPUI runner. I want to start with 50 Soap requests in the first second and ramp it up to 5 requests every 20 secs until it reaches a limit of 500 requests.

Thanks

3 Replies

  • AndyHughes's avatar
    AndyHughes
    Regular Contributor
    I'm not sure exactly what you mean?? You want to start with 50/sec and ramp up to 500/sec? Or to a limit of 500 requests in total?

    Either way you can just set the limits of your test in loadui and use a ramp generator to generate the load, and attach it to the soapui runner.
  • dman009's avatar
    dman009
    New Contributor
    AndyHughes wrote:
    I'm not sure exactly what you mean?? You want to start with 50/sec and ramp up to 500/sec? Or to a limit of 500 requests in total?

    Either way you can just set the limits of your test in loadui and use a ramp generator to generate the load, and attach it to the soapui runner.



    Ok lets just say I want to start off with 50 users for the first 20 seconds.
    After the initial 20 seconds then generate an extra 5 users every 20 seconds
    Once the number of users reach 500 then stop.