One of the biggest challenges we face during testing is to not be able to have visiblility into the http/https calls that your code is making, while troubleshooting the issue from your code.
There are various powerful tools for understanding backend calls made by your code. This talk will show you one of these tools called mitmproxy. It will cover why you should use mitmproxy, how you can use it to magically solve the problems we have, and what else it can do to help our testing.
The session will also cover some use cases, demonstrating some useful and practical capabilities, such as modifying request/response and intercepting and scripting use cases on the fly.
This session is open for all roles, but is technical in nature. Quality Analysts and Developers will benefit most from this session.
See you at the talk!