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, 2220🔥, 0💬
Popular Posts:
How to generate IPv6 Addresses? To help you to obtain some IPv6 addresses for testing purpose, FYIce...
How to validate domain name format? In order to help your programming or testing tasks, FYIcenter.co...
How to Override a JMeter Variable from Command Line? I want to run the same test plan multiple times...
Where to find tutorials on Apache JMeter test tool? I want to know how to use Apache JMeter. Here is...
How to generate date and time test values? Timestamp values are frequently needed in testing almost ...