Last updated on Monday, October 06, 2025
@inproceedings{Parsai2018ICTSS,
address = {Cham},
author = {Ali Parsai and Serge Demeyer and Seph De Busser},
booktitle = {Proceedings {ICTSS 2018} (IFIP International
Conference on Testing Software and Systems)},
editor = {Inmaculada Medina-Bulo and Mercedes G. Merayo and
Robert Hierons},
note = {Acceptance ratio: 8 / 29 = 27\%},
pages = {102--118},
publisher = {Springer International Publishing},
title = {C++11/14 Mutation Operators Based on Common Fault
Patterns},
year = {2018},
abstract = {The C++11/14 standard offers a wealth of features
aimed at helping programmers write better code.
Unfortunately, some of these features may cause
subtle programming faults, likely to go unnoticed
during code reviews. In this paper we propose four
new mutation operators for C++11/14 based on common
fault patterns, which allow to verify whether a unit
test suite is capable of testing against such faults.
We validate the relevance of the proposed mutation
operators by performing a case study on seven
real-life software systems.},
annote = {internationalconference},
doi = {10.1007/978-3-319-99927-2_9},
isbn = {978-3-319-99927-2},
}