alibaba82
13 years agoSuper Contributor
Running tests in parallel via testrunner
Hello,
We are currently running a few projects via jenkins. Jenkins will run one projects at a time and soapUI in turns runs one test case at a time as well. For Jenkins jobs which has multiple large soapUI jobs, it can take 7-8 hours for a job to finish.
I know that soapUI GUI allows you to run tests in parallel. How can we achieve this via the testrunner ?
our typically testrunner setup in jenkins is
testrunner.bat <project name> -t<settings file> -f<output file> -j
It would be great if testrunner has a feature <threads> where you can specify/control how many concurrent tests should testrunner launch. I think this would greatly help speed up the execution of test cases.
Thanks
Ali
We are currently running a few projects via jenkins. Jenkins will run one projects at a time and soapUI in turns runs one test case at a time as well. For Jenkins jobs which has multiple large soapUI jobs, it can take 7-8 hours for a job to finish.
I know that soapUI GUI allows you to run tests in parallel. How can we achieve this via the testrunner ?
our typically testrunner setup in jenkins is
testrunner.bat <project name> -t<settings file> -f<output file> -j
It would be great if testrunner has a feature <threads> where you can specify/control how many concurrent tests should testrunner launch. I think this would greatly help speed up the execution of test cases.
Thanks
Ali