Forum Discussion

undaunted's avatar
12 years ago

Re: Is it possible to run multiple security test at one go

Hi I just download and tried the SoapUI today. Apparently, my colleague and I searched around; found no solution to our query.

Is it possible to run multiple security tests at one go or schedule/automate process to execute one after another?

1 Reply

  • GiscardN's avatar
    GiscardN
    Frequent Contributor
    Hi,

    You can use the SecurityTestRunner tool to run security tests in an automated fashion.
    The securitytestrunner.bat tool is located in the 'bin' directory of your SoapUI installation folder.
    You can first launch it from the GUI: Right-click on your security test and choose "Launch SecurityTestRunner". Then click "Launch", you will see the command that is used to run the test. You can customize it with various options (http://www.soapui.org/Test-Automation/cli-security-tests.html) and use different commands to run different multiple security tests.

    Regards,

    Giscard
    SmartBear Support