C++11/14 Mutation Operators Based on Common Fault Patterns

April 08, 2020 Β· Declared Dead Β· πŸ› International Conference on Testing Software and Systems

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Ali Parsai, Serge Demeyer, Seph De Busser arXiv ID 2004.04206 Category cs.SE: Software Engineering Citations 8 Venue International Conference on Testing Software and Systems Last Checked 4 months ago
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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Software Engineering

Died the same way β€” πŸ‘» Ghosted