Formal Analysis of Reachability, Infection and Propagation Conditions in Mutation Testing
Software Engineering
2024-10-30 v1
Abstract
Finding test cases to kill the alive mutants in Mutation testing needs to calculate the Reachability, Infection and Propagation(RIP) conditions and full test specification. In this paper, a formal approach to calculate RIP conditions is proposed. The Dijkestra's weakest precondition predicate transformer (wp(_,_)) is used to calculate infection and propagation conditions. The rc(_) function is defined to calculate the reachability conditions generated by each statement. Four programs and their mutants are examined as running examples and as case studies to show the applicability of the method.
Keywords
Cite
@article{arxiv.2410.21904,
title = {Formal Analysis of Reachability, Infection and Propagation Conditions in Mutation Testing},
author = {Seyed-Hassan Mirian-Hosseinabadi},
journal= {arXiv preprint arXiv:2410.21904},
year = {2024}
}