Forum Discussion

dchauhan's avatar
dchauhan
New Contributor
14 years ago

Running SopaUI Perf/LoadUI Tests across Projects/TestCases

Hi,

I am not sure if SopaUI Load Test or LoadUI has this feature where we can run performance tests across different projects/Test Cases.

Here is some background info. We have a portal which has different modules (each having its own services). Each Module is a seperate project in SoapUI. We have Load Tests setup against each module. But now, we have been asked to performance tests across different module for some 200 users across the portal. So we have to split this 200 amongst diffrent services/modules and run the performance tests concurrently for a total of 200 users across the portal.

Does this functionality already exist?

Thanks for your help!!
Diksha
  • Yes, loadUI can run multiple TestCases from multiple soapUI projects at once, using multiple soapUI Runners. More information about what can be done in loadUI can be found on the web site: www.loadui.org. Specifically the soapUI Integration section may be of interest to you.

    Regards,
    Dain
    SmartBear Sweden
  • dchauhan's avatar
    dchauhan
    New Contributor
    Hi Dain,

    Thanks so much for your response. Atleast now I know that this is possible. But somehow unable to finish the set up so I can do that. I am confused as to what a Mock Service does. As of now I have this:

    1. 1 Load UI Project
    2. The Load UI Project has 2 SoapUI Runners (each for different SoapUI Project).

    But I cannot continue any further. I could not get the Mock Service to work. Will the tests across different projects/Test cases work without a Mock Service?

    Also, just FYI, the Mock Service in the Sample Test project in LoadUI doesn't work me, It doesn't load the Mock service name, path and port if I select the project.

    I would really appreciate if you can provide me some details on how to run these tests across different projects/cases simultaneously Thanks again!!