II.
Workflow overview
Reference · liveworkflow:mutation-testing-coverage-review
Mutation Testing Coverage Review overview
Evaluates test suite effectiveness using mutation testing — injecting code mutations (conditional boundary, return value, void method call), measuring mutation kill rates per module, identifying weakly-tested code paths, and producing a prioritized backlog of test gaps. Excludes writing the missing tests.
Attributes
displayName
Mutation Testing Coverage Review
workflowKind
governance
triggerType
scheduled
typicalCadence
monthly
complexity
single-team
description
Evaluates test suite effectiveness using mutation testing — injecting code
mutations (conditional boundary, return value, void method call), measuring
mutation kill rates per module, identifying weakly-tested code paths, and
producing a prioritized backlog of test gaps. Excludes writing the missing
tests.
Outgoing edges
applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
involves_role3
- role:qa-lead·RoleQA Lead
- role:test-writer·RoleTest Writer
- role:tech-lead·RoleTech Lead
performed_by_org_unit2
- org-unit:quality-engineering·OrgUnitQuality Engineering
- org-unit:engineering·OrgUnitEngineering
requires_skill_area2
- skill-area:mutation-testing·SkillAreaMutation Testing
- skill-area:unit-testing·SkillAreaUnit Testing
triggers_responsibility2
- responsibility:code-review-coverage·ResponsibilityCode review coverage
- responsibility:flaky-test-quarantine·ResponsibilityFlaky test quarantine
Incoming edges
None.