DocumentCode
1593184
Title
The Impact of Equivalent Mutants
Author
Grun, B.J.M. ; Schuler, David ; Zeller, Andreas
Author_Institution
Saarland Univ., Saarbrucken
fYear
2009
Firstpage
192
Lastpage
199
Abstract
If a mutation is not killed by a test suite, this usually means that the test suite is not adequate. However, it may also be that the mutant keeps the programpsilas semantics unchanged-and thus cannot be detected by any test.We found such equivalent mutants to be surprisingly common: In an experiment on the JAXEN XPATH query engine, 8/20 = 40% of all mutations turned out to be equivalent. Worse, checking the equivalency took us 15 minutes for a single mutation. Equivalent mutants thus make it impossible to automatically assess test suites by means of mutation testing. To identify equivalent mutants, we are currently investigating the impact of a mutation on the execution: the more a mutation alters the execution, the higher the chance of it being non-equivalent. First experiments assessing the impact on code coverage are promising.
Keywords
program testing; software engineering; JAXEN XPATH query engine; code coverage; equivalent mutants; mutation testing; program semantics; test suite; Automatic testing; Conferences; Databases; Engines; Genetic mutations; Software engineering; Software testing; code coverage; equivalent mutants; mutation testing;
fLanguage
English
Publisher
ieee
Conference_Titel
Software Testing, Verification and Validation Workshops, 2009. ICSTW '09. International Conference on
Conference_Location
Denver, CO
Print_ISBN
978-1-4244-4356-7
Type
conf
DOI
10.1109/ICSTW.2009.37
Filename
4976386
Link To Document