English

Towards Symbolic Model-Based Mutation Testing: Combining Reachability and Refinement Checking

Software Engineering 2012-02-29 v1

Abstract

Model-based mutation testing uses altered test models to derive test cases that are able to reveal whether a modelled fault has been implemented. This requires conformance checking between the original and the mutated model. This paper presents an approach for symbolic conformance checking of action systems, which are well-suited to specify reactive systems. We also consider nondeterminism in our models. Hence, we do not check for equivalence, but for refinement. We encode the transition relation as well as the conformance relation as a constraint satisfaction problem and use a constraint solver in our reachability and refinement checking algorithms. Explicit conformance checking techniques often face state space explosion. First experimental evaluations show that our approach has potential to outperform explicit conformance checkers.

Keywords

Cite

@article{arxiv.1202.6123,
  title  = {Towards Symbolic Model-Based Mutation Testing: Combining Reachability and Refinement Checking},
  author = {Bernhard K. Aichernig and Elisabeth Jöbstl},
  journal= {arXiv preprint arXiv:1202.6123},
  year   = {2012}
}

Comments

In Proceedings MBT 2012, arXiv:1202.5826

R2 v1 2026-06-21T20:26:01.356Z