Showing 2024Show all
2 papers · 1 filter
cs.SE2024
Scalable Similarity-Aware Test Suite Minimization with Reinforcement Learning
Sijia Gu, Ali Mesbah
The Multi-Criteria Test Suite Minimization (MCTSM) problem aims to remove redundant test cases, guided by adequacy criteria such as code coverage or fault detection capability. How…
cs.SE2024
Fine-Grained Assertion-Based Test Selection
Sijia Gu, Ali Mesbah
For large software applications, running the whole test suite after each code change is time- and resource-intensive. Regression test selection techniques aim at reducing test exec…