Test Effective – Just another software testing blog! Skip to content Test Effective Just another software testing blog! Menu Home Blog About Scroll down to content Welcome I’m very excited to launch Test Effective and I hope you find it to be a valuable resource in your software testing work! Blog Posted on March 29, 2017October 2, 2017 Better Mobile Application Testing with Charles Proxy One mistake common to many mobile and web app testers is believing that the majority of testing only requires observation and interaction with the user interface (UI) itself. On the other hand, when we start to see and even manipulate what’s going on behind the scenes, more specifically the HTTP calls our app is making to the backend services that send data to and from the app, the black box of how our app functions in its entirety becomes a little more transparent. This not only allows us to learn more about how our app functions the way it does, but it also opens our eyes to an entirely new array of testing possibilities to explore. Connect © 2019 Andrew Bardallis | All rights reserved. Proudly powered by WordPress