This article is installed in a Win7 environment using Jmeter,jmeter can run on multiple platforms on Windows and Linux.
Prerequisite: You need to install Java before using the JMeter tool. and configure the Java environment variables. (Note: Java Download and environment configuration reference java download installation)
JMeter official website: http://jmeter.apache.org/download
Go to official website
Download according to your needs
No installation is required after download and can be used after decompression. The following image is the extracted directory.
After you do this, you need to configure the JMeter environment variable.
The JMETER environment variable is configured as follows:
(1) Added jmeter_home variable
Note: The variable value is the path you unzipped after downloading.
(2) Edit the classpath variable, plus%jmeter_home%\lib\ext\apachejmeter_core.jar;%jmeter_home%\lib\jorphan.jar;%jmeter_home%\lib \logkit-2.0.jar;
After the above steps, we can click on the jmeter in the bin directory below the Jmeter.bat file to open the JMeter.
Note: When opened there will be two windows, jmeter Command window and jmeter graphical operation interface, can not close the command window.
Enter the JMeter interface.
Note: You can also open it via Apachejmeter.jar.