当前位置:网站首页>JMeter learning experience
JMeter learning experience
2022-06-11 12:12:00 【Why is utopia occupied】
1、 Download address :http://jmeter.apache.org/download_jmeter.cgi ( For the time being 4.0 edition , This version is recommended )
2、 Change of language :
Temporary changes -Options-Choose Language
Permanent change -/bin/jmeter.properties In profile #language=en Change to such as language=zh_CN
3、 Command execution parameter meaning ( Not gui The next test can greatly reduce the required system resources ):
-h help -> Print out useful information and exit
-n Not GUI Pattern -> In Africa GUI Run in mode JMeter
-t The test file -> To run JMeter Test script file
-l Log files -> Documentation of results
-r Remote execution -> stay Jmter.properties All remote servers specified in the file
-H Proxy host -> Set up JMeter Proxy host used
-P The proxy port -> Set up JMeter Port number of the proxy host used
Example :/home/zheren/JMeter/bin/jmeter -n -t /home/zheren/JMeter/jmxdir/test.jmx -l /home/zheren/JMeter/log/logfile.jtl
4、Jmeter Cannot load JDBC driver class 'com.mysql.jdbc.Driver'
resolvent :
The reason is that it is indeed connected mysql The driver , download mysql-connector-java-5.1.44-bin.jar, Any version can , Press your own mysql Version , take jar Put the bag in jmeter Under the installation path apache-jmeter-3.2\lib\ext in , And then restart JMeter that will do .
5、 Connection database configuration ( The configuration element --JDBC Connection Configuration):

6、 Regular expression extractor ( Post Processors -- Regular expression extractor )
Regular expressions :
(): The enclosed part is to be extracted .
.: Match any string .
+: Once or more .
?: Stop after first match found .

边栏推荐
猜你喜欢

解决Splunk kvstore “starting“ 问题

flask 框架web开发视频笔记

Guangdong municipal safety construction data management software 2022 new forms are coming

flink Spark 和 Flink对比

C# 将OFD转为PDF

Qt中radioButton使用

数据如何在 Splunk 中老化?

flink 数据流图、并行度、算子链、JobGraph与ExecutionGraph、任务和任务槽

Acwing50+acwing51 weeks +acwing3493 Maximum sum (open)

When I saw the sudden death of a 28 year old employee, I wanted to moisten
随机推荐
UnicodeDecodeError: ‘utf-8‘ codec can‘t decode byte 0xc5 in position 13: invalid continuation byte
Specflow环境搭建
C # apply many different fonts in PDF documents
Error occurred when MySQL imported the database data in pagoda as 0000-00-00 and enum as null
CVPR 2022 𞓜 text guided entity level image manipulation manitrans
Splunk Bucket 背后的秘密
flink 滚动窗口、滑动窗口、会话窗口、全局窗口
Let you understand bubble sorting (C language)
gocron 定时任务管理平台
Streaking? Baa!
Zhouhongyi's speech at the China Network Security Annual Conference: 360 secure brain builds a data security system
纯数据业务的机器打电话进来时回落到了2G/3G
Splunk健康检查orphaned searches
Zabbix安装及配置应用
Is the SSL certificate reliable in ensuring the information security of the website?
YARN 切换ResourceManager(Failed to connect to server:8032 retries get failed due to exceeded maximum)
异或的妙用(C语言)
(推荐)splunk 多少数量search head 才合适
[digital signal processing] correlation function (property of correlation function | maximum value of correlation function | maximum value of autocorrelation function | maximum value of cross correlat
Android 11+ 配置SqlServer2014+