Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Grab it
Explore mutation testing in this 52-minute conference talk from NDC Conferences. Learn how to assess and improve the quality of your code and unit tests by creating "mutants" - slightly altered versions of your functions. Discover the benefits, drawbacks, and inner workings of mutation testing, with clear pseudocode examples and a list of tools for popular programming languages. Gain insights into making your tests more strict and your code more meaningful. Understand concepts like surviving mutants, complex examples, and frequently asked questions about CPU intensity and test coverage. Equip yourself with this powerful technique to enhance your software testing practices and ensure robust code quality.