Forum Discussion
axeltoushirou
8 years agoContributor
Open your SoapUI, navigate to a suite, then right click, then select Launch TestRunner
modify the settings to fit your needs, click 'Launch', this will display a command that was executed in a shell
copy this, then use it on jenkins. you might need to modify the command.
sample command: cmd.exe /C testrunner.bat -sSanity "-RTestSuite Report" "-EDefault environment"