Testing the Tests - Mutation Testing for UI Automation
20 Oct 2022
-
Locked
As testers, we would never let a new feature get released without first testing it. Automated tests are a software application in their own right and should be treated that way. This means that all new tests should be rigorously tested the same way a new feature might be rigorously tested.Â
Mutation testing is typically used for verifying the feedback of unit tests. It involves making changes to the source code, which should cause the unit tests to fail. Similar methods can be used for assess the quality of UI Automated tests.Â
In this talk, I will be discussing various methods for testing UI Automated tests. The aim of these tests are to reduce the risk of false positives, test flakiness and wasted time in test runs.
How are teams like yours balancing speed, quality, security, and AI in 2026? Download your copy and get real insights.
Explore MoT
What I learned about influence by becoming a stakeholder
Ascend to leadership roles by mastering strategic skills in automation strategy creation, planning and execution
Into the MoTaverse is a podcast by Ministry of Testing, hosted by Rosie Sherry, exploring the people, insights, and systems shaping quality in modern software teams.
Comments