Latest Issue Archives Sponsorship
Software Testing Weekly
Search

Your search for test doubles returned 17 results

  • AUTOMATION

    Test doubles

    I learned something new from this clear and comprehensive explanation of test doubles by Francisco Iglesias Gómez. Have a read if you're not sure what the difference between dummies, stubs, fakes, spies and mocks is.

    Issue 74 • Jun 4th 2021 • Permalink

  • AUTOMATION

    Contract testing and test doubles

    A great article by Javier Lopez describing why contract tests are so valuable and how to implement them in practice using test doubles.

    Note: If you can't access the full article, simply open it in a private tab.

    Issue 149 • Dec 10th 2022 • Permalink

  • AUTOMATION

    Simplifying Conformance Testing of Services and their Test Doubles

    Here's a great explanation of the alternative ways of doing contract and conformance testing. Written by Venkatesh-Prasad Ranganath who took part in compatibility testing of USB 2.0 and USB 3.0 in Windows 8.

    Issue 94 • Oct 22nd 2021 • Permalink

  • AUTOMATION

    Enhancing Test Stability With Test Doubles for Flaky Test Management

    Marvel Ken-Anele gives examples of all types of test doubles — such as mocks, stubs, fakes, and more — that can be used to make your tests more stable.

    You may also want to read Shubham Sharma's guide on The Easiest Way to Identify Flaky Tests in Jest.

    Issue 218 • May 4th 2024 • Permalink

  • VIDEOS

    What Are The Different Kinds of Test Doubles?

    This is a great, straightforward overview of test doubles such as fakes, mocks and stubs. Jovche Mitrejchevski shows examples in the Android codebase, but the same principles apply in other programming environments.

    Issue 261 • Mar 12th 2025 • Permalink

  • AUTOMATION

    Understanding Test Doubles: An In-Depth Look

    This is an excellent guide by Đạt Phạm Văn explaining all types of test doubles with examples, such as mocks, stubs, fakes and more.

    However, it's also worth exploring a different point of view on The logical contradictions in "Testing Without Mocks" by Kimball Robinson.

    Issue 179 • Jul 30th 2023 • Permalink

  • AUTOMATION

    Integration Tests: Pros and Cons of Doubles vs. Trace-Based Testing

    If you work with microservices, you're probably aware of how difficult it can be to test all of the dependencies. Matheus Nogueira shows how test doubles compare to the new approach of trace-based testing, using an open-source tool Tracetest as an example.

    Issue 133 • Jul 24th 2022 • Permalink

  • AUTOMATION

    Demystifying Fixtures and Test Doubles: Spies, Stubs, Mocks and London vs. Detroit

    Just like explained in the title, if you're wondering what test doubles are for and when to use each type, here's a handy guide by Jamie Ingram.

    Issue 233 • Aug 17th 2024 • Permalink

  • AUTOMATION

    The definitive guide to test doubles on Android — Part 1: Theory

    Phellipe Silva describes five types of test doubles with simple examples. It's handy not only for those working on Android! You can also read the second part about using them in practice.

    Issue 125 • May 29th 2022 • Permalink

  • TOOLS

    Gatling doubles its availability with a new JavaScript SDK

    After years of building a popular load testing tool in Java, Gatling made a big step by releasing a JavaScript SDK. Shaun Brown tells us more about it.

    Issue 221 • May 27th 2024 • Permalink

  • 1 of 2
  • 2
  • Next

No spam, ever. We'll never share your email address and you can opt out at any time.

Twitter icon LinkedIn icon

©2020-2025 Software Testing Weekly | Terms of Use | Privacy Policy | Sponsorship | Submit a link

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Published with Curated