Mutation Testing
TechniqueFirst seen 7/20/2026
Last seen 7/20/2026
Evidence 7 chunks
NEIGHBORHOOD
5 nodes · 4 edgesgraph · Mutation Testing · depth=1
RELATIONSHIPS
4 connectionsMutation testing generates and uses program mutants to assess test adequacy.
Mutation testing computes a mutation score to assess test adequacy.
Mutation testing implements a methodology for assessing test adequacy using artificially injected bugs.
PIT is a mature mutation testing framework targeting Java programs.