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

Arindam Majumder


More Stories

Cover Image for Stubbing and Verifying: My Journey to Smarter Testing 🚀

Stubbing and Verifying: My Journey to Smarter Testing 🚀

Animesh Pathak

Table of Contents Let’s talk about stubbing and verifying – two critical tools that transformed how I approach testing. Early...

Cover Image for Boost Unit Test Efficiency Using AI-Powered Extensions for VS Code

Boost Unit Test Efficiency Using AI-Powered Extensions for VS Code

Tvisha Raji

Table of Contents In the fast-paced world of software development, time-to-market is everything. With AI and generative AI tools making...

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 Understanding Testing in production

Understanding Testing in production

Arindam Majumder

Table of Contents Introduction Testing in production was previously ignored by Product Developers, But recently it gaining Popularity Again! Even,...

Cover Image for 5 Unit Testing Tools You Must Know in 2024

5 Unit Testing Tools You Must Know in 2024

Arindam Majumder

Table of Contents Introduction Unit testing is one of the most important areas to ensure code coverage and basic software...

Cover Image for Exploring Testing in Production

Exploring Testing in Production

Prashant Varma

Table of Contents Introduction In today’s world, every organization wants a scalable application that never breaks on a large amount...