The Absolute Beginner's Guide to Mutation Testing
Offered By: PHP UK Conference via YouTube
Course Description
Overview
Discover the power of mutation testing in this 55-minute conference talk from PHP UK Conference. Learn how to overcome common testing challenges, such as achieving 100% coverage but still encountering bugs, and gain confidence in your test suite. Explore techniques to ensure that your codebase is thoroughly tested, including identifying potential errors that traditional coverage metrics might miss. Understand how mutation testing can help evaluate the quality of tests in pull requests and new feature branches, providing a more comprehensive assessment of code reliability beyond standard coverage reports.
Syllabus
The Absolute Beginner’s Guide To Mutation Testing - Neal Brooks
Taught by
PHP UK Conference
Related Courses
Introdução ao Teste de SoftwareUniversidade de São Paulo via Coursera Automated Software Testing: Model and State-based Testing
Delft University of Technology via edX Mutation Testing in Java with Pitest
Pluralsight Making Mutants Work for You
GOTO Conferences via YouTube Mutation Testing in Python
GOTO Conferences via YouTube