Jmeter pressure test concurrency

一、http://jmeter.apache.org/

 

Second, select the version to download click Download Releases

   

 

 Third, downloading codecs;

Save your document after extracting - Download logkit-2.0.jar (the finished package) into jmeter directory D: \ apache-jmeter-4.0 \ lib - system configuration variables

JMETER_HOME   例:D:\apache-jmeter-4.0

          D:\apache-jmeter-4.0\lib\ext\ApacheJMeter_core.jar

          %JMETER_HOME%\lib\jorphan.jar

          %JMETER_HOME%\lib\logkit-2.0.jar

Fourth, enter jmeter installation bin directory D: \ apache-jmeter-4.0 \ bin Click jmeter.bat

   Such a page to a successful installation;

 

 

Jmeter test using high concurrency:

1, create a thread group

2, set the thread parameters

3, the network can also request to add cookie manager site login restrictions need to use to record the user information (non-essential)

4, add the HTTP request, use http connection to record

5, you can add add HTTP proxy server (proxy need to add proxy settings in your browser)

6. Select the report form needs to be tested

7, begin to see patterns

8, stop viewing the returned data and the request is normal

View a table style

9, execution error

 

Second, select the version to download click Download Releases

   

 

 Third, downloading codecs;

Save your document after extracting - Download logkit-2.0.jar (the finished package) into jmeter directory D: \ apache-jmeter-4.0 \ lib - system configuration variables

JMETER_HOME   例:D:\apache-jmeter-4.0

          D:\apache-jmeter-4.0\lib\ext\ApacheJMeter_core.jar

          %JMETER_HOME%\lib\jorphan.jar

          %JMETER_HOME%\lib\logkit-2.0.jar

Fourth, enter jmeter installation bin directory D: \ apache-jmeter-4.0 \ bin Click jmeter.bat

   Such a page to a successful installation;

 

 

Jmeter test using high concurrency:

1, create a thread group

2, set the thread parameters

3, the network can also request to add cookie manager site login restrictions need to use to record the user information (non-essential)

4, add the HTTP request, use http connection to record

5, you can add add HTTP proxy server (proxy need to add proxy settings in your browser)

6. Select the report form needs to be tested

7, begin to see patterns

8, stop viewing the returned data and the request is normal

View a table style

9, execution error

Guess you like

Origin www.cnblogs.com/6J2B2/p/12028894.html