当前位置:网站首页>JMeter performance automation test
JMeter performance automation test
2022-07-03 06:12:00 【Liyuan Dong】
#Jmeter Use scenarios
Interface , Automation of performance
One 、 Download and install JDK
1. download JDK
2. install JDK
3. To configure Java System variables of the installation environment
- Create a new environment variable in advanced system settings
- Create a new environment variable in system settings JAVA_HOME, Select your variable value JDK The installation directory

- Look for Path Variable , Do not create new overrides , New append %JAVA_HOME%\bin;%JAVA_HOME%\jre\bin

- newly build CLASSPATH System variables , Fill in the variable value as .;%JAVA_HOME%\lib;%JAVA_HOME%\lib\tools.jar( Pay attention to the first point )

- verification JDK Is the installation successful , open cmd, function java –version, The following output indicates that the configuration is correct

Two 、 Download and install Jmeter
1. download Jmeter
边栏推荐
- Interesting research on mouse pointer interaction
- 1. 两数之和
- [system design] proximity service
- Oauth2.0 - using JWT to replace token and JWT content enhancement
- BeanDefinitionRegistryPostProcessor
- 88. 合并两个有序数组
- 轻松上手Fluentd,结合 Rainbond 插件市场,日志收集更快捷
- Beandefinitionregistrypostprocessor
- Leetcode solution - 01 Two Sum
- 最大似然估计,散度,交叉熵
猜你喜欢

CKA certification notes - CKA certification experience post
![[teacher Zhao Yuqiang] the most detailed introduction to PostgreSQL architecture in history](/img/18/f91d3d21a39743231d01f2e4015ef8.jpg)
[teacher Zhao Yuqiang] the most detailed introduction to PostgreSQL architecture in history

Project summary --01 (addition, deletion, modification and query of interfaces; use of multithreading)

Simple handwritten ORM framework

Kubernetes notes (II) pod usage notes

Pytorch dataloader implements minibatch (incomplete)

Phpstudy setting items can be accessed by other computers on the LAN

Jedis source code analysis (II): jediscluster module source code analysis

Jedis source code analysis (I): jedis introduction, jedis module source code analysis
![[teacher Zhao Yuqiang] MySQL high availability architecture: MHA](/img/a7/2140744ebad9f1dc0a609254cc618e.jpg)
[teacher Zhao Yuqiang] MySQL high availability architecture: MHA
随机推荐
Zhiniu stock -- 03
. Net program configuration file operation (INI, CFG, config)
Txt document download save as solution
Kubesphere - set up redis cluster
Cesium entity(entities) 实体删除方法
Intel's new GPU patent shows that its graphics card products will use MCM Packaging Technology
What's the difference between using the Service Worker Cache API and regular browser cache?
Kubernetes notes (I) kubernetes cluster architecture
Kubernetes notes (II) pod usage notes
代码管理工具
輕松上手Fluentd,結合 Rainbond 插件市場,日志收集更快捷
Deep learning, thinking from one dimensional input to multi-dimensional feature input
Leetcode solution - 02 Add Two Numbers
About the difference between count (1), count (*), and count (column name)
[teacher Zhao Yuqiang] use the catalog database of Oracle
Support vector machine for machine learning
Project summary --01 (addition, deletion, modification and query of interfaces; use of multithreading)
Yum is too slow to bear? That's because you didn't do it
Mysql database table export and import with binary
Redis cluster creation, capacity expansion and capacity reduction