当前位置:网站首页>[JMeter] win10 download and install JMeter 5.5
[JMeter] win10 download and install JMeter 5.5
2022-07-18 00:14:00 【Rusty well began】
1、Jmeter download
Address :
https://jmeter.apache.org/
Premise : Use jmeter Tools need to be installed before java. And configured java Environment variables of .
Be careful :jdk Version and jmeter Version matching problem 


2、JAVA8 download
Enter official website ,https://www.oracle.com/, Click on Resource, A drop-down box appears , Click on Downloads, In the choice JDK

In the following interface ,https://www.oracle.com/java/technologies/downloads/#java8-windows, Find the sliding interface JDK8, You need to use Oracle The account login , To download


3、 install JDK 8
JRE The full name is Java Runtime Environment, and JDK The full name is Java Development Kit JRE, seeing the name of a thing one thinks of its function JRE yes java Runtime environment ,JDK yes java Development kit .
JRE Contains java virtual machine ,java Base class library , It's using java The software environment needed by the program written in language .JDK It's writing java Development kit for the program , It's for programmers to use .
JDK Contains JRE, Compilation is also included java Source compiler javac, There's a lot more java Tools for program debugging and analysis :jconsole,jvisualvm And so on , It also contains java Documentation and demo Example program .
3.1、 double-click JDK 8 Installation package , The following interface will pop up , Then click next

3.2、 Select JDK Installation path , Then click next


3.3、 Select JRE Installation path , Then click next


3.4、 The appearance of this program indicates that the installation is complete , Click close to

4、 Configure environment variables
4.1、 Select system properties – Advanced interface , Click environment variable

4.2、 A new one called “JAVA_HOME” Environment variables of
A new one called “JAVA_HOME” Environment variables of , The value is “D:\software\JAVA\jdk1.8.0_333”, According to your own installation JDK Path modification , The value at this point is JDK route

4.3、 A new one called “JRE_HOME” Environment variables of
A new one called “JRE_HOME” Environment variables of , The value is “D:\software\JAVA\jre1.8.0_333”, According to your own installation JRE Path modification , The value at this point is JRE route 
4.4、 edit “Path” environment variable
edit “Path” environment variable , Click the buttons in numerical order , Create two new items , Namely “%JAVA_HOME%\bin”、“%JRE_HOME%\bin”, Pay attention to the percent sign before and after 

4.5、 verification JDK Is the installation successful
Input java -version, If the following message appears , The installation is successful .

Input javac, The following message appears to indicate Java Environment variable configuration succeeded

If it appears ’java’ Not an internal or external command , Nor are they runnable programs or batch files Such information , shows Java The system environment variables are not configured or configured incorrectly , You need to recheck whether the installation path is correct :
5、 install Jmeter
边栏推荐
- Process testing
- mysql库使用中卡死或者死锁事件
- C language shift operation
- 统计年龄分布情况(5岁的间隔统计),绘制出年龄分布图。
- Getting started with jupyter notebook tutorial
- Pytest+request+allure+excel interface automatic construction from 0 to 1 [three package request]
- 【黄啊码】MySQL入门—3、我用select *,老板直接赶我坐火车回家去,买的还是站票
- 【古月21讲】ROS入门系列(2)——发布者Publisher、订阅者Subscriber的编程实现+自定义话题消息编程实现
- dlvm-netcore 開源框架
- 查看CPU信息方式
猜你喜欢

Seven sorts (2)

dlvm-netcore 開源框架

What should investors do when the era of "lying and earning" of DFI is gone?

蔚来缘何没有产品主义?

leecode17电话号码的字母组合

MySQL read write separation configuration practice

Communication chat system based on 51 single chip microcomputer

NFT industry analysis of metauniverse: China's digital collection industry is expected to move towards standardization and differentiation

【直播课】腾讯课堂------基于GO语言的云原生工具二次开发实战训练营-------Kubernetes Operator开发

统计年龄分布情况(5岁的间隔统计),绘制出年龄分布图。
随机推荐
Data Lake (XVII): Flink and iceberg integrate datastream API operations
QPS和TPS的区别
Modern data stack: develop data efficiently and assist enterprise decision-making
Discussion on traversal order of complete knapsack in DP
科技公司纷纷反对 英国网络安全法案搁置
Meituan side: @transactional principle and common pits?
spark调优(六):大家好才是真的好——广播变量
系统解决方案
【黄啊码】MySQL入门—3、我用select *,老板直接赶我坐火车回家去,买的还是站票
Applet pulls up enterprise wechat group QR code
[mathematical modeling summer training] CUMCM calendar year problem classification 2000-2021 digital modeling national competition problem and solution model
Macm1 chip, centos8 virtual machine, mysql8 installation, service up, login error
This SQL will report an error when it is executed in pg. Oracle is OK
[advanced C language] - common string functions
Understand explicit and implicit in C #
这段sql在pg执行会报错,Oracle没问题
BeautifulSoap基本使用
测试用例及测试报告
oracledb_exporter监控Oracle,一个入侵性极低的监控方案。
【直播课】腾讯课堂------基于GO语言的云原生工具二次开发实战训练营-------Prometheus Exporter开发