Download and installation of jmeter (transfer)

 This article is to install and use jmeter in win7 environment, jmeter can run on multiple platforms Windows and Linux.

Prerequisite: Before using the jmeter tool, you need to install java. and configure the environment variables of java. (Remark: java download and environment configuration refer to java download and installation)

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

Enter the official website

Download according to your needs

There is no need to install it after downloading, it can be used after decompression. The following figure shows the unzipped directory.

After completing the above operations, you need to configure the environment variables of jmeter.

The jmeter environment variables are configured as follows:

(1) Added JMETER_HOME variable

Note: The variable value is the path to unzip after you download it.

(2) Edit the CLASSPATH variable and add %JMETER_HOME%\lib\ext\ApacheJMeter_core.jar;%JMETER_HOME%\lib\jorphan.jar;%JMETER_HOME%\lib\logkit-2.0.jar;

After completing the above steps, we can click the jmeter.bat file under the bin directory in Jmeter to open Jmeter.
Note: There will be two windows when opened, the command window of Jmeter and the graphical operation interface of Jmeter. The command window cannot be closed.

Enter the JMeter interface.

 Note: It can also be opened through ApacheJMeter.jar.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324683693&siteId=291194637