Latest Issue Archives Sponsorship
Software Testing Weekly
Search

Your search for test doubles returned 17 results

  • AUTOMATION

    Are automated test retries good or bad?

    Test retries are often a double-edged sword. They can help your tests look more stable but they may also cover real bugs. Andy Knight brought up a few great points on this matter.

    Issue 76 • Jun 18th 2021 • Permalink

  • AUTOMATION

    Should You Unit-Test in ASP.NET Core?

    It's a well-written article where Brian Elgaard explains how using BDD together with larger units and fewer test doubles can improve unit testing. All that complemented by C# code examples and a lot of accurate references to external resources.

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

    Issue 47 • Nov 27th 2020 • Permalink

  • TOOLS

    How Test Engineers Can Use WireMock To Substitute External Services

    If you're interested in using test doubles — such as mocking, stubbing or faking elements of the system — to isolate your tests, Aleksei Parfentjev wrote a solid overview of WireMock.

    Issue 206 • Feb 9th 2024 • Permalink

  • TOOLS

    Understanding the Role of Mocks and Spies in Unit Testing

    Leo N wrote a comprehensive guide to test doubles, including many examples in Kotlin that can also be applied in other languages.

    Similarly, ِAya Nabil Othman thoroughly described How to Handle Side Effects in Jest — A Guide to Effective Mocking.

    Issue 238 • Sep 24th 2024 • Permalink

  • AUTOMATION

    Mocking, Stubbing, and It’s Weirdness

    Test doubles can be useful in unit and integration testing. Achmad Afriza put together a great, clear description of fakes, mocks and stubs, providing examples of scenarios that each of them fits best.

    Issue 98 • Nov 19th 2021 • Permalink

  • TOOLS

    My most used mocking techniques in Jest

    Using JavaScript for testing? Juho Härme wrote a helpful article explaining different ways of using test doubles with Jest.

    Also, Kishor Munot tells us about Mocking API Response & Request in Cypress.

    Issue 131 • Jul 13th 2022 • Permalink

  • AUTOMATION

    Guides

    • Moving from manual QA to automation: Possible step-by-step plan and practical advice for beginners — Kostiantyn Teltov
    • To Automate or Not to Automate? Deciding Which Tests to Automate for Maximum Efficiency — Neil Matillano
    • Understanding Test Doubles: An In-Depth Look — Đạt Phạm Văn
    • Using the OpenAI platform to analyse automated test failures — Andrei Rusu

    Issue 200 • Dec 25th 2023 • Permalink

  • Prev
  • 1
  • 2 of 2

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