SoftwareTestPilot

Chapter 4 – Test Analysis & Design

Mutation Testing – ISTQB Definition

Last Updated: July 12, 2026 · SoftwareTestPilot QA Team

Official ISTQB Definition

A method to determine test suite thoroughness by measuring the extent to which a test suite can distinguish the program from slight variants (mutants) of the program.

In simple words

Automatically tweak the code in tiny ways and check whether your tests catch each change — if not, tests are weak.

Exam tip

Mutation testing measures test quality, not code quality — kill ratio is the key metric.

Related terms

Practice this term in the ISTQB Mock Test

40 CTFL v4.0 questions, 60-minute timer, instant scoring and chapter-wise breakdown.

Practice in Mock Test