Leverage mobile app tests for API tests
Agile Testing Days 2022
2022-11-22 • Potsdam, DE
API Testing • Mobile Testing • Real Device Cloud • Sauce Labs
Mobile app tests the functionality of the frontend. Issues could have their root causes in the used APIs. Make use of a HAR file to validate API responses and test the endpoints and monitor them.
APIs are the foundation of all modern applications. They enable and facilitate communication between different systems like a website and its backend system or when having a microservices architecture.
Issues in your mobile app can therefore have their root cause in the APIs they use.