Tag

Charles

1 views collected around this technical thread.

Efficient Ops
Efficient Ops
Aug 1, 2019 · Operations

Mastering Packet Capture: When to Use Wireshark, Tcpdump, Charles, or mitmproxy

This guide compares five popular packet‑capture tools—Wireshark, Tcpdump, Charles, and mitmproxy—explaining their strengths, weaknesses, installation steps, filter syntax, and best‑use scenarios for developers and testers needing efficient network debugging.

CharlesWiresharkmitmproxy
0 likes · 14 min read
Mastering Packet Capture: When to Use Wireshark, Tcpdump, Charles, or mitmproxy
360 Quality & Efficiency
360 Quality & Efficiency
Jul 16, 2019 · Operations

Using Charles Proxy to Modify Server Responses: Map and Breakpoint Techniques

This tutorial explains how to use Charles Proxy's Map and Breakpoint features to permanently or temporarily redirect network requests and edit server responses, enabling more comprehensive testing of special scenarios.

CharlesDebuggingMap
0 likes · 4 min read
Using Charles Proxy to Modify Server Responses: Map and Breakpoint Techniques
360 Tech Engineering
360 Tech Engineering
Mar 11, 2019 · Mobile Development

Using Charles to Capture and Debug iOS Network Requests

This guide explains how to install Charles, configure an iPhone proxy, capture HTTP/HTTPS traffic, set breakpoints, modify requests, repeat calls, and simulate network conditions, providing a comprehensive workflow for iOS network debugging and performance testing.

CharlesMobile DevelopmentProxy
0 likes · 9 min read
Using Charles to Capture and Debug iOS Network Requests
360 Quality & Efficiency
360 Quality & Efficiency
Nov 9, 2018 · Mobile Development

Weak Network Testing: Concepts, Requirements, Impact, and Common Tools

This article explains what weak network testing is, why it matters for mobile applications, its impact on user experience and bug rates, and introduces common tools and step‑by‑step procedures for simulating low‑bandwidth, high‑latency, and packet‑loss conditions.

CharlesFiddlerapp robustness
0 likes · 5 min read
Weak Network Testing: Concepts, Requirements, Impact, and Common Tools
Test Development Learning Exchange
Test Development Learning Exchange
Mar 21, 2018 · Mobile Development

Using Charles for Network Throttling in Mobile Development

This guide explains how to install and configure Charles to simulate slow or high‑latency mobile networks, including enabling throttling, selecting presets, and restricting throttling to specific hosts for effective app performance testing.

AndroidCharlesNetwork throttling
0 likes · 2 min read
Using Charles for Network Throttling in Mobile Development