@inproceedings{ce0ae1c90b1649f39bd14f81f7a07b31,
title = "Approximate Transformations as Mutation Operators",
abstract = "Mutation testing is a well-established approach for evaluating test-suite quality by modifying code using syntax-changing (and potentially semantics-changing) transformations, called mutation operators. This paper proposes approximate transformations as new mutation operators that can give novel insights about the code and tests. Approximate transformations are semantics-changing transformations used in the emerging area of approximate computing, but so far they were not evaluated for mutation testing. We found that approximate transformations can be effective mutation operators. We compared three approximate transformations with a set of conventional mutation operators from the literature, on nine open-source Java subjects. The results showed that approximate transformations change program behavior differently from conventional mutation operators. Our analysis uncovered code patterns in which approximate mutants survivedand showed the practical value of approximate transformations for both understanding code amenable to approximations and discovering bad tests. We submitted 11 pull requests to fix bad tests. Seven have already been integrated by the developers.",
keywords = "approximate computing, mutation testing, software testing",
author = "Farah Hariri and August Shi and Owolabi Legunsen and Milos Gligoric and Sarfraz Khurshid and Sasa Misailovic",
note = "Publisher Copyright: {\textcopyright} 2018 IEEE.; 11th IEEE International Conference on Software Testing, Verification and Validation, ICST 2018 ; Conference date: 09-04-2018 Through 13-04-2018",
year = "2018",
month = may,
day = "25",
doi = "10.1109/ICST.2018.00036",
language = "English (US)",
series = "Proceedings - 2018 IEEE 11th International Conference on Software Testing, Verification and Validation, ICST 2018",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "285--296",
booktitle = "Proceedings - 2018 IEEE 11th International Conference on Software Testing, Verification and Validation, ICST 2018",
address = "United States",
}