2 minutes read Why do we need to mock APIs ? A lot of times when you develop integration tests there is a need to mock different APIs to test for negative cases to check how the rest of the platform behaves in that case and it is not feasible to change the API to return errors. This… Read more »
Posts Tagged: Mocking APIs
Recent Posts
- How to Optimize Interaction to Next Paint for Better SEO
- How are Parameters Sent in an HTTP POST Request?
- End to End Testing for Asos.com using TestCafe in Under 30 minutes
- Best Practices for Implementing E2E (End-to-End) UI Tests
- Building your in house Device Farm on Mac OS using OpenSTF for Android Testing