Towards Strengthening Formal Specifications with Mutation Model CheckingDownload PDFOpen Website

Published: 01 Jan 2023, Last Modified: 21 Mar 2024ESEC/SIGSOFT FSE 2023Readers: Everyone
Abstract: We propose mutation model checking as an approach to strengthen formal specifications used for model checking. Inspired by mutation testing, our approach concludes that specifications are not strong enough if they fail to detect faults in purposely mutated models. Our preliminary experiments on two case studies confirm the relevance of the problem: their specification can only detect 40% and 60% of randomly generated mutants. As a result, we propose a framework to strengthen the original specification, such that the original model satisfies the strengthened specification but the mutants do not.
0 Replies

Loading