Forum Discussion

DDimanlig's avatar
DDimanlig
Occasional Contributor
11 years ago

[R]Run individual load test cases in sequence and under load

I'm using SOAPUI Pro to also perform load testing for REST APIs. I'm trying to simulate what happens when a certain webpage is loaded. When page A loads, 5 different API calls are made sequentially. Is there a way to chain together individual load tests in SOAPUI Pro and have that sequence run under load(N times for 30 seconds)? Perhaps using a groovy script?

Thanks in advance

2 Replies

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hello,

    You can set each of the calls in sequence within a testcase and create a load test against the testcase. This will allow you to run a performance test like you described below (number of threads for 30 seconds) and you can do this right out of the box, no groovy scripting necessary. Let me know if this works for you. Thanks.

    Regards,
    Temil