Jmeter (1)_Environmental Deployment

Introduction:

  Apache JMeter is a 100% pure JAVA desktop application designed as a software for testing CS/BS. It can be used to test the performance of static and dynamic resources, can be used to simulate a large number of loads to test the robustness of a server, network or object or to analyze the overall performance under different loads.

At the same time, JMeter can help with regression testing of the application. Use the test scripts and assertions you create to verify that your program returns the expected values. For higher adaptability, JMeter allows to call secondary developed jar packages to enrich your test scenarios.

Compared with LR, jmeter is small, open source, and highly scalable. It can test performance, test interfaces, and even automate UI work by loading browser drivers!

Download and install

1: http://jmeter.apache.org/ Download the latest version of JMeter, unzip the file to any directory

2: Install JDK and configure environment variables

  JDK environment variable configuration portal

3: It should be avoided that the jdk path and the jmeter path have Chinese and spaces, otherwise there will be exceptions

JMeter run

Enter the bin directory and run jmeter.bat to start jmeter (mode 1)

Double-click the jar package to run (mode 2)

 

 

 

Guess you like

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