Skip to content
STIMSMITH

Test Compaction

Technique
First seen 7/3/2026
Last seen 7/3/2026
Evidence 5 chunks

NEIGHBORHOOD

No graph connections found for this entity yet. It may appear in future ingestion runs.

explore full graph →

RELATIONSHIPS

6 connections
The primary contribution of the paper is a test compaction technique for directed tests.
Test compaction works by eliminating redundant states and transitions from the FSM.
Unreachable State Identification uses → 95% 1e
Test compaction identifies unreachable states to remove them from the test generation scope.
Inevitable State uses → 90% 1e
Test compaction identifies inevitable states to eliminate redundant test cases.
Dynamic Test Compaction extends → 70% 1e
The paper's test compaction technique is related to and extends prior dynamic test compaction approaches.
Static Test Compaction extends → 70% 1e
The paper's test compaction technique is related to and extends prior static test compaction approaches.