当前位置:网站首页>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
边栏推荐
- 项目总结--2(Jsoup的基本使用)
- Redis cluster creation, capacity expansion and capacity reduction
- About the difference between count (1), count (*), and count (column name)
- SVN分支管理
- [teacher Zhao Yuqiang] Flink's dataset operator
- Yum is too slow to bear? That's because you didn't do it
- [teacher Zhao Yuqiang] kubernetes' probe
- Cesium 点击获取模型表面经纬度高程坐标(三维坐标)
- 1. 兩數之和
- Migrate data from Mysql to tidb from a small amount of data
猜你喜欢

輕松上手Fluentd,結合 Rainbond 插件市場,日志收集更快捷

最大似然估计,散度,交叉熵

Use abp Zero builds a third-party login module (I): Principles

Project summary --04

项目总结--04

ThreadLocal的简单理解

Kubernetes notes (I) kubernetes cluster architecture

Svn branch management

Advanced technology management - do you know the whole picture of growth?

Pytorch builds the simplest version of neural network
随机推荐
Some thoughts on machine learning
[teacher Zhao Yuqiang] RDB persistence of redis
智牛股项目--05
[teacher Zhao Yuqiang] redis's slow query log
Mysql database table export and import with binary
Convolution operation in convolution neural network CNN
MySQL带二进制的库表导出导入
Use abp Zero builds a third-party login module (I): Principles
The programmer shell with a monthly salary of more than 10000 becomes a grammar skill for secondary school. Do you often use it!!!
Kubernetes notes (VIII) kubernetes security
Clickhouse learning notes (2): execution plan, table creation optimization, syntax optimization rules, query optimization, data consistency
Sorry, this user does not exist!
1. Sum of two numbers
[teacher Zhao Yuqiang] Flink's dataset operator
有意思的鼠标指针交互探究
Installation of CAD plug-ins and automatic loading of DLL and ARX
The most responsible command line beautification tutorial
Analysis of Clickhouse mergetree principle
.NET程序配置文件操作(ini,cfg,config)
JDBC connection database steps