Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to download and install configuration for jmeter

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article will explain in detail how to download and install the configuration of jmeter. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article.

Environmental preparation:

Java 1.8

Jmeter 5.1.1

Jmeter environment

Jmeter environment depends on JAVA environment, need to install JDK1.8 environment, JDK environment installation online a lot of tutorials, I will not say more here, will open a separate record.

Jmeter official website: http://jmeter.apache.org/ download

Enter the official website

Download according to your own needs

There is no need to install it after download, and it can be used after decompression. The following picture shows the decompressed directory.

After you have done the above, you need to configure the environment variables for jmeter.

The jmeter environment variable is configured as follows:

(1) add JMETER_HOME variable

Note: the value of the variable is the path that you download and decompress, so the screenshot is edited.

(2) configure Path environment variables: select path-, then click Edit-New, and enter:% JMETER_HOME%\ bin Click OK to save

(3) configure the CLASSPATH variable, plus:% JAVA_HOME%/lib/tools.jar;%JMETER_HOME%\ lib\ ext\ ApacheJMeter_core.jar;%JMETER_HOME%\ lib\ jorphan.jar

After completing the above steps, we can click on the jmeter.bat file under the bin directory in Jmeter to open Jmeter.

Note: when opening, there will be two windows, the command window of Jmeter and the graphical interface of Jmeter. You cannot close the command window.

Enter the JMeter interface.

Note: you can also open gui graphics with no command window through ApacheJMeter.jar.

This is the end of the article on "how to download and install the configuration of jmeter". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, please share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report