Windows installation JMeter graphics tutorial (from the network)

Source: Internet
Author: User

This article mainly describes the Windows installation JMeter graphics tutorial, JMeter is the Apache Software Foundation products for static and dynamic resource performance testing, the need for friends can refer to the next

JMeter is a product of the Apache Software Foundation that is used to test the performance of static and dynamic resources (files, Servlet,perl scripts, Java objects, databases and queries, FTP servers, and so on). is a very convenient test software.
System: Windows XP

Required Packages: Jdk-6u34-windows-i586.exe Apache-jmeter-2.7.zip
1. Download JDK and JMeter

Can go to the JDK website download: http://www.oracle.com/technetwork/java/javase/downloads/jdk6-downloads-1637591.html do not become Linux version of the OH.

JMeter Download the address is: http://jmeter.apache.org/download_jmeter.cgi
2. Installing the JDK

You can see that my installation path is C:\Program files\java\jdk1.6.0_34, there's nothing left to say about it all the way to next. Then set the environment variables for the JDK, right-my Computer-Properties-advanced-environment variables. Set in user variable: New variable name "Java_home", Variable value: Install JDK

Directory, mine is C:\Program files\java\jdk1.6.0_34.

Then new variable name "CLASSPATH", the value of the variable is: C:\Program Files\java\jdk1.6.0_34\lib\dt.jar; C:\Program Files\java\jdk1.6.0_34\lib\tools.jar; C:\Program Files\java\jdk1.6.0_34\bin

Finally, the variable value of the system variable "Path" is added%java_home%/bin

3. Installing JMeter

Unzip Apache-jmeter-2.7.zip to C drive and directory under c:\apache-jmeter-2.7, of course, look at your personal habits.

Set JMETER environment variable: In user variable, new variable name "Jmeter_home", variable value is C:\apache-jmeter-2.7.

Modify "CLASSPATH", add at the back;%jmeter_home%/lib/ext/apachejmeter_core.jar;%jmeter_home%/lib/jorphan.jar;%jmeter_home%/ Lib/logkit-2.0.jar

4. Enter java-version at the system cmd command prompt, if available to Java version information, indicating that the JDK installation was successful.

5. Run the JMeter and open the C:\apache-jmeter-2.7\bin\jmeter.bat directly.

Windows installation JMeter graphics tutorial (from the network)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.