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.
Test complex APIs and microservices smarter—with confidence.
Explore MoT
Fri, 19 Jun
A half-day educational experience to navigate the world of AI
Unlock the essential skills to transition into Test Automation through interactive, community-driven learning, backed by industry expertise
Debrief the week in Quality via a community radio show hosted by Simon Tomes and members of the community
Comments