Latest Issue Archives Sponsorship
Software Testing Weekly
Search

Your search for flaky returned 78 results

  • AUTOMATION

    Why you shouldn't run tests sequentially

    Writing tests that rely on execution order may lead to test flakiness. Nočnica Mellifera explores better alternatives like fixtures, hooks, and test steps.

    Also, Lana Begunova advises to Stop Running High-Risk E2E Tests in Every Browser.

    Issue 262 • Mar 18th 2025 • Permalink

  • AUTOMATION

    Mastering Test Retries: The Art of Automation Craftsmanship

    If you experience flaky tests, Cerosh Jacob has some helpful advice on what to do with examples in Playwright.

    Additionally, Giuseppe Donati shows some good End-to-end tests retry strategies, and Mike Harris explains why Automated tests do not have to be flaky.

    Issue 188 • Oct 2nd 2023 • Permalink

  • AUTOMATION

    Irrational and False Excuses for Web Test Automation Failures

    It's easy to find excuses for flaky tests so Zhimin Zhan decided to deal with the common and not-so-common ones.

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

    Issue 62 • Mar 12th 2021 • Permalink

  • Sponsored Link

    Testim.io

    Modernize your test automation to build test coverage fast, eliminate flaky tests using AI all while scaling your team and testing efficiently. Sign up for your FREE account and leverage your 1,000 test runs per month!

    Issue 100 • Dec 4th 2021 • Permalink

  • AUTOMATION

    What To Do When Tests Fail?

    When your tests fail, there might be plenty of reasons. Tarun Narula provides a set of potential solutions and practices that can reduce test flakiness and improve test automation process in general.

    Issue 41 • Oct 16th 2020 • Permalink

  • AUTOMATION

    Making Xcode UI tests faster and more stable

    I'm a big fan of implementing UI tests using the native platform's tools. However, Xcode UI tests tend to be a bit flaky. Luckily, John Sundell gives some handy tips and snippets on how to make these tests more reliable!

    Issue 18 • May 8th 2020 • Permalink

  • AUTOMATION

    Bulletproof Your Automated Testing: Why Data-* Attributes Trump CSS Selectors

    Nikolay Advolodkin advises adding data-* attributes to HTML elements (e.g. data-test-id) to make testing easier, more effective and less flaky. By the way, this approach is also recommended by modern test frameworks, such as Cypress and Playwright.

    Issue 191 • Oct 21st 2023 • Permalink

  • TOOLS

    Creating Scalable Tests with Playwright, Java and Page-Object Model

    Mohsen Nasiri shows us how to set up and automate tests with Playwright in Java environment.

    You may also want to learn about Detecting Flaky Tests in Playwright with Havoc from Luc Gagan.

    Issue 195 • Nov 20th 2023 • Permalink

  • TOOLS

    How to Organize and Separate Test Data Using Fixture in Cypress

    Emmanuel Albert describes using the handy feature in Cypress that can help you easily set up test data.

    That might be one of the solutions to Avoid flaky test cases in Cypress, as Roshika Gunarathne explains.

    Issue 196 • Nov 27th 2023 • Permalink

  • AUTOMATION

    What are your biggest challenges when writing/running E2E tests?

    It's insightful to see the challenges people face in their day-to-day test automation. Many of them mentioned flaky tests, which leads me to sharing with you another interesting thread: What are your thoughts on allowing test retries?.

    Issue 176 • Jul 8th 2023 • Permalink

  • Prev
  • 1
  • …
  • 4
  • 5
  • 6 of 8
  • 7
  • 8
  • 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