FaultLens: Learning Compact Test Suites for Generated Programs
August 28, 2026
FaultLens automates the creation of minimal behavioral test suites for generated operational programs by learning from a sparse outcome cache of fault-probe relations. It uses a hybrid greedy and mutation-independent diversity approach to ensure coverage across probe families and temporal bins while remaining computationally efficient.
HOW THIS AFFECTS YOU
●
builderYou can reduce testing costs for code-generation pipelines using this compact approach.
●
researcherThis provides a new methodology for optimizing test suite density in automated program synthesis.