Kill the Mutants! - Nico Jansen & Simon de Lang

13th January 2023
  • Locked
Nico Janssens's profile
Nico Janssens

Kill the Mutants! - Nico Jansen & Simon de Lang image
A free account is required to view this content
Talk Description

As a software engineer, you know how important it is to have a well-equipped set of automated tests. Such a set will help you to make changes to the code quickly and with confidence. Therefore, engineers agree on the percentage code to be covered by automated testing. Automated testing verifies the operation of the source code, but how do you verify the operation of your tests?

During this session, we explain which problems can occur if the engineers concentrate solely on achieving the agreed coverage rate. For example, a high degree of coverage is not a guarantee of a well-tested application. In addition, we explain what mutation testing and how to test with mutation testing which code is still insufficiently tested. During the session, we demonstrate mutation testing using Stryker. Stryker is an open source mutation test framework that we have developed for performing mutation testing on JavaScript projects. More information about Stryker can be found at: https://stryker-mutator.github.io/

What you’ll learn

By the end of this talk, you'll be able to:

  • TBA
Nico Janssens's profile'

Nico Janssens

Suggested Content
Ask Me Anything with Maaike Brinkhof
Object Recognition with Rhett Devlin
Tested By Monkeys: The End Of Banana Software! - Jeremias Rößler
You Can Become a Toolsmith Too! - Matthew Bretten
Thunderstruck by Serverless: a Tale of Learning and Testing Microservices - Conall Bennett
Human-Centric Exploratory Testing
The 3rd episode of The Testing Planet, The Toolsmith will be all about, yes you guessed it: tools 😉
Explore MoT
Episode Three: The Toolsmith
A free monthly virtual software testing community gathering
MoT Foundation Certificate in Test Automation
Unlock the essential skills to transition into Test Automation through interactive, community-driven learning, backed by industry expertise

Tags

  • automation
  • testing-tools