English

Using Constraints for Equivalent Mutant Detection

Software Engineering 2012-07-11 v1

Abstract

In mutation testing the question whether a mutant is equivalent to its program is important in order to compute the correct mutation score. Unfortunately, answering this question is not always possible and can hardly be obtained just by having a look at the program's structure. In this paper we introduce a method for solving the equivalent mutant problem using a constraint representation of the program and its mutant. In particularly the approach is based on distinguishing test cases, i.e., test inputs that force the program and its mutant to behave in a different way. Beside the foundations of the approach, in this paper we also present the algorithms and first empirical results.

Keywords

Cite

@article{arxiv.1207.2234,
  title  = {Using Constraints for Equivalent Mutant Detection},
  author = {Simona Nica and Franz Wotawa},
  journal= {arXiv preprint arXiv:1207.2234},
  year   = {2012}
}

Comments

In Proceedings WS-FMDS 2012, arXiv:1207.1841

R2 v1 2026-06-21T21:33:08.708Z