当前位置:网站首页>The packet capture tool Charles modifies the Response step
The packet capture tool Charles modifies the Response step
2022-08-02 08:38:00 【software testing】
Table of Contents
Modify the Response steps as follows:
Foreword
Charles is a commonly used tool for intercepting network packets under Mac. When testing the network communication on the server side, it is often used to intercept network packets for analysis.By setting himself as the system's network access proxy server, Charles makes all network access requests complete through it, thereby realizing the interception and analysis of network packets.
In addition to debugging ports in mobile development, Charles can also be used to analyze the communication protocols of third-party applications.With Charles' SSL function, Charles can also analyze the Https protocol.
EditResponse steps are as follows:
1. Set a breakpoint and intercept the request
2. Modify the intercepted request Response
3. Save the modified Response to the local
4. Replace the requested Response
5. Cancel the breakpoint
1Set breakpoints to intercept requests
Add and enable the request address to be intercepted in Breakpoints Setting, and check Response in the message body.
2 Modify the intercepted request Response
In the request interception interface, click Edit Response to modify it to the desired response, and then click Execute.
3Save the modified Response to the local
Find the modified interface address in the main interface of Charles, right-click and select Save Response to save the request locally.
4Replace the requested Response
Right-click and select Map Local, select the saved request from the local.
5Cancel breakpoint
After canceling the breakpoint setting, execute the interface again, and then each request Response will be obtained locally.
When no replacement is needed, just unmap.
Similarly, setting the request input parameters is similar, but it does not need to be saved locally, and executed directly after modification
The following is a very high-quality learning resource, which should be the most comprehensive and complete preparation warehouse for friends who do [software testing].This warehouse has also accompanied me through the most difficult journey, and I hope it can help you too!
You can private message me if you need the above software testing materials.Get it for free
There is also a 216-page software test engineer interview book document.And the corresponding video learning tutorials are shared for free!, which includes basic knowledge, Linux essentials, Shell, Internet program principles, Mysql database, topic of packet capture tools, interface testing tools, advanced testing-Python programming, Web automated testing, APP automated testing, interface automated testing,Test advanced continuous integration, test architecture development test framework, performance testing, security testing, etc.
Don't work alone in learning, it is better to be in a group to keep warm and grow together with mutual achievements. The effect of the mass effect is very powerful. When everyone learns and punches together, they will be more motivated to learn and more able to persevere.
Conclusion
Welcome to leave a message, or follow my column to communicate with me.
边栏推荐
猜你喜欢
Redisson报异常attempt to unlock lock, not locked by current thread by node id解决方案
商业智能平台BI 商业智能分析平台 如何选择合适的商业智能平台BI
【开源项目】X-TRACK源码分析
Stop mental exhaustion Daily sharing
Wang Xuegang - compiled shipment line file
Biotinyl Cystamine | CAS: 128915-82-2 | biotin cysteamine
[OC学习笔记]Block三种类型
PostgreSQL学习总结(11)—— PostgreSQL 常用的高可用集群方案
MySQL读写分离与主从延迟
第3周学习:ResNet+ResNeXt
随机推荐
文章解读 -- FlowNet3D:Learning Scene Flow in 3D Point Clouds
Three types of [OC learning notes] Block
Detailed explanation of calculation commands in shell (expr, (()), $[], let, bc )
day——05 迭代器,生成器
积分商城商品供应商选择的三个要求
shell中计算命令详解(expr、(())、 $[]、let、bc )
HCIP9_BGP增加实验
自定义table表格
用C写小游戏(三子棋)
MySQL Workbench 安装及使用
Biotin-EDA|CAS:111790-37-5| Ethylenediamine biotin
Redisson distributed lock source code analysis for high-level use of redis
【开源项目】X-TRACK源码分析
oracle的sql改成mysql版本
Redis分布式锁入门
day_05模块
@Repository详解
[ansible] playbook explains the execution steps in combination with the project
node(三) 模块化
What is NoSQL?Databases for the cloud-scale future