- Performance Testing with JMeter 3(Third Edition)
- Bayo Erinle
- 159字
- 2021-07-02 19:07:10
Command-line options
To see all the options available to start JMeter, run the JMeter executable with the -? command. The options provided are as follows:
./jmeter.sh -?
-?
print command line options and exit
-h, --help
print usage information and exit
-v, --version
print the version information and exit
-p, --propfile <argument>
the jmeter property file to use
-q, --addprop <argument>
additional JMeter property file(s)
-t, --testfile <argument>
the jmeter test(.jmx) file to run
-l, --logfile <argument>
the file to log samples to
-j, --jmeterlogfile <argument>
jmeter run log file (jmeter.log)
-n, --nongui
run JMeter in nongui mode
...
-J, --jmeterproperty <argument>=<value>
Define additional JMeter properties
-G, --globalproperty <argument>=<value>
Define Global properties (sent to servers)
e.g. -Gport=123
or -Gglobal.properties
-D, --systemproperty <argument>=<value>
Define additional system properties
-S, --systemPropertyFile <argument>
additional system property file(s)
This is a snippet (non-exhaustive list) of what you might see if you did the same.
We will explore some, but not all, of these options as we go through the book.
推薦閱讀
- Visual C++串口通信開發入門與編程實踐
- Building a Recommendation Engine with Scala
- Express Web Application Development
- ServiceNow:Building Powerful Workflows
- 現代C++編程實戰:132個核心技巧示例(原書第2版)
- Android傳感器開發與智能設備案例實戰
- Unity&VR游戲美術設計實戰
- Visual Studio Code 權威指南
- 單片機原理及應用技術
- LabVIEW數據采集
- 少兒編程輕松學(全2冊)
- Building Apple Watch Projects
- 算法訓練營:海量圖解+競賽刷題(入門篇)
- 軟件再工程:優化現有軟件系統的方法與最佳實踐
- 計算機輔助設計與繪圖技術(AutoCAD 2014教程)(第三版)