JMeter, Operation database, distributed Linux Run, WebService interface test, Charles grab bag

Source: Internet
Author: User
Tags wsdl

First, jmeter pressure measurement

Set up in the thread group, and then add the HTTP request, T add the aggregation report to view the stress test results,

General pressure measurement time 10-15 minutes, if it is a stability test, generally n*12 hours, these concurrent users have been requested.

TPS: The number of requests per second that the server can process.

Response time: Is the time you return data from the request to the server.

Second, jmeter operation database

Adding Mysql-connector-java-5.1.7-bin.jar to a test plan

Finally add view results tree. If you want to query and modify the Operation Select Callable statement this mode.

Assertion: Automatically verifies the results for you. Add the HTTP request to add later:

Third, JMeter distributed operation

JMeter Distributed voltage measurement (multi-computer pressure measurement)

1, there are many computers, each computer has jmeter, and these computers are able to ping each other.
2, in My computer's jmeter configuration file added to the other computer's IP. Add remote_hosts inside the jmeter.properties, separated by.
3, on the other person's computer to start Jmeter-server.
PS: If there is a parametric file, then also in the other person's computer in the same place to put a copy.

In the JMeter run, the remote boot is turned on.

How to run under Linux:

1, no graphical interface.

2. Add the bin directory of JMeter to the environment variables first.

And then execute this command.
Jmeter-n-T E:\path\HTTP request. Jmx-l E:/PATH/RES.JTL
-n means running without a graphical interface
-t specifies a test script
-l Specifies the result file to end with a. JTL

Iv. Grasping the bag

Charles Grab Bag fiddler, Wireshark

1, positioning problems, front-end, back-end problems
2. Outgoing request, request header, request body, returned data
3. Interception request, modification request

Mobile phone capture Package setup Agent

1, mobile phone and your computer in a LAN, you have to go along with a WiFi
2, the server write your computer's IP 8888

Break point:

Continue to catch this request after emptying the record

return value to modify

Weak net test:

Add a filter condition

Five, WebService interface test

http://www.webxml.com.cn/WebServices/WeatherWebService.asmx?wsdl
An address at the end of the WSDL
Then open SOAPUI, create a new SOAP project, and enter this address to OK.

JMeter, Operation database, distributed Linux Run, WebService interface test, Charles grab bag

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.