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
99 Second Talks - Test.bash(); Manchester 2019
Tiny Software Testing Tools, Big Difference In Testing Results
Prioritizing Your Tests by Considering Impact and Value!
Accessibility Testing 101 - Crystal Preston
ReTestBash UK 2022: Live Q&A with Julia Pottinger
Of Spies, Fakes and Friends - Help Your Code Lead a Double Life! - Rabea Gleissner
This open-source tool is the #1 Automation Test Reporting Tool loved by the community and the developing team plans to share their knowledge via a learning course. Stay tuned!
Explore MoT
TestBash Brighton 2024
Thu, 12 Sep 2024, 9:00 AM
We’re shaking things up and bringing TestBash back to Brighton on September 12th and 13th, 2024.
MoT Advanced Certificate in Test Automation
Ascend to leadership roles by mastering strategic skills in automation strategy creation, planning and execution

Tags

  • automation
  • testing-tools