Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The practice of grabbing packages in HTTP-- tools

2025-02-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

In testing, before using jmeter for functional testing and stress testing, we always need to understand the communication of the functional pages we are testing. Package grabbing is a good way to test functions that are not given communication documents.

In order to be compatible with multiple platforms, such as windows, mac, linux, it is a good idea to use the debugging tools that come with chrome.

We can open the developer tools through the menu:

When you open it, you can see that the debugging window of the developer tool:

Let's look at the main tabs of this tool:

1. Elements: view the DOM node information of the page.

2. Console: input and output console (debug scripts can be executed).

3. Sources: view the source file.

4. Network: view the message of the network request.

5. Timeline: timeline to view the response time of the request.

6. Resources: resource file manager.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report