当前位置:网站首页>JMeter installation under win7
JMeter installation under win7
2022-07-05 21:14:00 【hunanying】
//jmeter install ( No installation required , After decompression, you can use , There are configuration environment variables on the Internet )
1 Download address :https://jmeter.apache.org/download_jmeter.cgi
2. Environment variable configuration ( There are many configurations on the Internet , So follow the configuration )
A、 New system variable JMETER_HOME, Configure the installation path , Here's the picture :

B、 To configure classpath Variable , Configure to :%JMETER_HOME%\lib\ext\ApacheJMeter_core.jar;%JMETER_HOME%\lib\jorphan.jar;%JMETER_HOME%\lib/logkit-2.0.jar;
3. Open mode , stay bin Under the table of contents , double-click jmeter.bat that will do , A command window and a graphical window will appear , Here's the picture 
边栏推荐
- Add ICO icon to clion MinGW compiled EXE file
- R language [data management]
- How to send samples when applying for BS 476-7 display? Is it the same as the display??
- 大二下个人发展小结
- Simple getting started example of Web Service
- Pytoch practice -- MNIST dataset handwritten digit recognition
- 事项研发工作流全面优化|Erda 2.2 版本如“七”而至
- Deep merge object deep copy of vant source code parsing
- Careercup its 1.8 serial shift includes problems
- 思特奇加入openGauss开源社区,共同推动数据库产业生态发展
猜你喜欢

EasyExcel的读写操作

校招期间 准备面试算法岗位 该怎么做?

Chapter 05_ Storage engine

Clickhouse copy paste multi line SQL statement error

MySQL 千万数据量深分页优化, 拒绝线上故障!

显示屏DIN 4102-1 Class B1防火测试要求

第05章_存储引擎

Teach yourself to train pytorch model to Caffe (III)

Wood board ISO 5660-1 heat release rate mapping test

Teach yourself to train pytorch model to Caffe (I)
随机推荐
五层网络协议
判断横竖屏的最佳实现
Clion-MinGW编译后的exe文件添加ico图标
Who the final say whether the product is good or not? Sonar puts forward performance indicators for analysis to help you easily judge product performance and performance
Pytoch practice -- MNIST dataset handwritten digit recognition
CareerCup它1.8 串移包括问题
Wood board ISO 5660-1 heat release rate mapping test
Explain various hot issues of Technology (SLB, redis, mysql, Kafka, Clickhouse) in detail from the architecture
Selenium's method of getting attribute values in DOM
Reading and writing operations of easyexcel
【日常训练--腾讯精选50】89. 格雷编码(看题解才会的)
R语言【数据管理】
模式-“里氏替换原则”
Selenium gets the verification code image in DOM
Enclosed please find. Net Maui's latest learning resources
SYSTEMd resolved enable debug log
ts 之 泛型
Opérations de lecture et d'écriture pour easyexcel
leetcode:1755. Sum of subsequences closest to the target value
【日常训练】729. 我的日程安排表 I