Collections:
What Is SoapUI LoadTestRunner Command
What Is SoapUI LoadTestRunner Command?
✍: FYIcenter.com
SoapUI LoadTestRunner Command is a command line tool that allows
you to run load tests defined in SoapUI projects at the command line
without the graphical user interface.
SoapUI LoadTestRunner Command is a nice tool for running your load test cases in batch scheduled as a background process.
SoapUI LoadTestRunner Command is supported by the LoadTestRunner.bat file located in the <SoapUI>\bin folder. You can run it to see its command arguments and options:
C:\fyicenter>\fyicenter\SoapUI\bin\loadtestrunner.bat SoapUI 5.4.0 LoadTest Runner usage: loadtestrunner [options] <soapui-project-file> -c <arg> Sets the testcase -d <arg> Sets the domain -D <arg> Sets system property with name=value -e <arg> Sets the endpoint -f <arg> Sets the output folder to export to -G <arg> Sets global property with name=value -h <arg> Sets the host -l <arg> Sets the loadtest -m <arg> Overrides the LoadTest Limit -n <arg> Overrides the LoadTest ThreadCount -p <arg> Sets the password -P <arg> Sets or overrides project property with name=value -r Exports statistics and testlogs for each LoadTest run -s <arg> Sets the testsuite -S Saves the project after running the tests -t <arg> Sets the soapui-settings.xml file to use -u <arg> Sets the username -v <arg> Sets password for soapui-settings.xml file -w <arg> Sets the WSS password type, either 'Text' or 'Digest' -x <arg> Sets project password for decryption if project is encrypted Missing SoapUI project file..
⇒ Run SoapUI Load Test with LoadTestRunner Command
⇐ Using SoapUI LoadTestRunner Command
2018-02-14, 2223🔥, 0💬
Popular Posts:
How to access Response Status Code 400 as Success? My sampler failed, because the server returns the...
How to Open and Close Internet Explorer with UFT script? One way to open and close Internet Explorer...
How to validate and decode MAC (Media Access Control) addresses? In order to help your programming o...
Where to find tutorials on Selenium test tools? I want to know how to use Selenium. Here is a large ...
How to valid IP addresses? In order to help your programming or testing tasks, FYIcenter.com has des...