Skip to content
STIMSMITH

Mutation Testing

Technique
First seen 7/20/2026
Last seen 7/20/2026
Evidence 7 chunks

NEIGHBORHOOD

5 nodes · 4 edges
graph · Mutation Testing · depth=1

RELATIONSHIPS

4 connections
Program Mutant uses → 100% 2e
Mutation testing generates and uses program mutants to assess test adequacy.
Mutation Score uses → 100% 2e
Mutation testing computes a mutation score to assess test adequacy.
Test Adequacy implements → 100% 2e
Mutation testing implements a methodology for assessing test adequacy using artificially injected bugs.
PIT ← implements 100% 2e
PIT is a mature mutation testing framework targeting Java programs.