当前位置:网站首页>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 最佳实践-减轻captain 负担
- 微信授权获取手机号码
- 采用快慢指针法来解决有关数组的问题(C语言)
- Using fast and slow pointer method to solve the problem of array (C language)
- Thread five states (thread life cycle)
- Specflow环境搭建
- Intl.NumberFormat 设置数字格式
- Solving the problem of data garbled in sqlserver connection database (Chinese table)
- log4j-slf4j-impl cannot be present with log4j-to-slf4j
- 调整数组顺序使奇数位于偶数前面(C语言)
猜你喜欢

刷题笔记(十四)--二叉树:层序遍历和DFS,BFS

Acwing50+Acwing51周赛+Acwing3493.最大的和(未完结)

Zero after factorial (C language)

Flink deployment mode and runtime architecture (session mode, single job mode, application mode, jobmanager, taskmanager, yarn mode deployment and runtime architecture)

13、ReentrantLock、ReentrantReadWriteLock、StampedLock讲解

ftp服務器:serv-u 的下載及使用

CVPR 2022 𞓜 text guided entity level image manipulation manitrans

Let you understand selection sorting (C language)

反射真的很耗时吗,反射 10 万次,耗时多久。

吊打面试官,涨姿势
随机推荐
Zero after factorial (C language)
Full Permutation (recursion, backtracking)
UnicodeDecodeError: ‘utf-8‘ codec can‘t decode byte 0xc5 in position 13: invalid continuation byte
How does Sister Feng change to ice?
軟件項目管理 7.1.項目進度基本概念
arguments. Callee implement function recursive call
saltstack安装与使用
When the security engineer finds a major vulnerability in the PS host, the CD can execute arbitrary code in the system
Use of Chinese input method input event composition
C reads TXT file to generate word document
POJ 3278 catch the cow (width first search, queue implementation)
Deep learning and CV tutorial (14) | image segmentation (FCN, segnet, u-net, pspnet, deeplab, refinenet)
When I saw the sudden death of a 28 year old employee, I wanted to moisten
Take you to know about direct insertion sorting (C language)
一般运维架构图
Is reflection really time-consuming? How long does it take to reflect 100000 times.
2020-07 学习笔记整理
阶乘后的零(C语言)
JS to realize the rotation chart (riding light). Pictures can be switched left and right. Moving the mouse will stop the rotation
Live app source code, and the status bar and navigation bar are set to transparent status