Forum Discussion

shlack's avatar
shlack
New Contributor
15 years ago

How to have different tps per a test step in a load test?

Hello all,
I have a question and perhaps somebody can help me.

Let's imagine that I have a load tests with 3 requests (see the attached image).
I have to have total tps=36, consisting of:
16 getSessioninfo
16 unblockSession
4 topUp

How can I do it in soapUI (3.5)? So I need to run test steps not sequentially but according to a special strategy... Any ideas?
  • shlack's avatar
    shlack
    New Contributor
    Doesn't anybody have any ideas?

    If it is not possible to have different tps for a test step or different number of threads per a test case, can I do the test in other way?
    Is it to do like that: run test step1 4 times, but test step2 10 times and test step3 4 times? So the idea is not going to a loop, but execute test steps in a defined order, skipping some steps some time. Any ideas?

    Thanks much in advance.