Tags

#mocks

Cover Image for How I simulated a response from a Third Party app

How I simulated a response from a Third Party app

Animesh Pathak

Table of Contents Whether you’re building a web application, a mobile app, or any other software product, integrating with third-party...

Cover Image for Mock vs Stub vs Fake: Understand the difference

Mock vs Stub vs Fake: Understand the difference

Arindam

Table of Contents Introduction Testing software is like putting it through a series of challenges to make sure it’s tough...

Cover Image for Stubs | Mocks | Fakes: Let’s define the boundaries!!

Stubs | Mocks | Fakes: Let’s define the boundaries!!

Shashwat Gupta

Table of Contents While writing tests for an application, we may fall into different scenarios, which must be considered for...