@inproceedings{777592fa922d4ce89c373e934372c19a,
title = "Predictive mutation testing",
abstract = "Mutation testing is a powerful methodology for evaluating test suite quality. In mutation testing, a large number of mutants are generated and executed against the test suite to check the ratio of killed mutants. Therefore, mutation testing is widely believed to be a computationally expensive technique. To alleviate the efficiency concern of mutation testing, in this paper, we propose predictive mutation testing (PMT), the first approach to predicting mutation testing results without mutant execution. In particular, the proposed approach constructs a classification model based on a series of features related to mutants and tests, and uses the classification model to predict whether a mutant is killed or survived without executing it. PMT has been evaluated on 163 real-world projects under two application scenarios (i.e., cross-version and cross-project). The experimental results demonstrate that PMT improves the efficiency of mutation testing by up to 151.4X while incurring only a small accuracy loss when predicting mutant execution results, indicating a good tradeoff between efficiency and effectiveness of mutation testing.",
keywords = "Machine learning, Mutation testing, Software testing",
author = "Jie Zhang and Ziyi Wang and Lingming Zhang and Dan Hao and Lei Zang and Shiyang Cheng and Lu Zhang",
note = "Funding Information: This work is supported by the National 973 Program of China No.2015CB352201, the National Natural Science Foundation of China under Grants No.61421091, 61225007, 61522201, 61272157, and 61529201. The authors from UT Dallas are supported in part by NSF grant CCF-1566589, UT Dallas start-up fund, and Google Faculty Research Award. Publisher Copyright: {\textcopyright} 2016 ACM.; 25th International Symposium on Software Testing and Analysis, ISSTA 2016 ; Conference date: 18-07-2016 Through 20-07-2016",
year = "2016",
month = jul,
day = "18",
doi = "10.1145/2931037.2931038",
language = "English (US)",
series = "ISSTA 2016 - Proceedings of the 25th International Symposium on Software Testing and Analysis",
publisher = "Association for Computing Machinery",
pages = "342--353",
editor = "Abhik Roychoudhury and Andreas Zeller",
booktitle = "ISSTA 2016 - Proceedings of the 25th International Symposium on Software Testing and Analysis",
address = "United States",
}