Forum Discussion

RFloyd2000's avatar
RFloyd2000
Occasional Contributor
13 years ago

soapUI allows concurrent users but loadUI does not

This is an interesting issue I am seeing with soapUI versus loadUI.

I can create a testcase in soapUI with several HTTP GETs. I can then export this to loadUI to run there as well.

When I run the test in soapUI, the HTTP GETs all run simultaneously. However, when running this test in loadUI, the HTTP GETs run sequentially.


Is there some setting that I need to change so that soapUI and loadUI operate the same way?

2 Replies

  • RFloyd2000's avatar
    RFloyd2000
    Occasional Contributor
    Just to add some additional information...

    I run wireshark on my PC to capture the traffic that is generated by soapUI versus loadUI. For the soapUI capture, I see many concurrent TCP conversations all happening simultaneously. However, the same testcase exported to loadUI only has two concurrent TCP conversations simultaneously.

    Maybe some can tell me what I need to change in soapUI so that when I export to loadUI the behavior is the same.

    Thanks.
  • opstalj's avatar
    opstalj
    Occasional Contributor
    Hi RFloyd2000,

    I am encountering exactly the same issue.
    Did you get any reply on this ?
    Thanks in advance.