Dynamic Mutant Subsumption Analysis using LittleDarwin

Ali Parsai,Serge Demeyer
DOI: https://doi.org/10.1145/3121245.3121249
2018-09-07
Abstract:Many academic studies in the field of software testing rely on mutation testing to use as their comparison criteria. However, recent studies have shown that redundant mutants have a significant effect on the accuracy of their results. One solution to this problem is to use mutant subsumption to detect redundant mutants. Therefore, in order to facilitate research in this field, a mutation testing tool that is capable of detecting redundant mutants is needed. In this paper, we describe how we improved our tool, LittleDarwin, to fulfill this requirement.
Software Engineering
What problem does this paper attempt to address?