An Efficient Model Inference Algorithm for Learning-based Testing of Reactive Systems

Muddassar A. Sindhu
DOI: https://doi.org/10.48550/arXiv.2008.06268
2020-08-14
Abstract:Learning-based testing (LBT) is an emerging methodology to automate iterative black-box requirements testing of software systems. The methodology involves combining model inference with model checking techniques. However, a variety of optimisations on model inference are necessary in order to achieve scalable testing for large systems. In this paper we describe the IKL learning algorithm which is an active incremental learning algorithm for deterministic Kripke structures. We formally prove the correctness of IKL. We discuss the optimisations it incorporates to achieve scalability of testing. We also evaluate a black box heuristic for test termination based on convergence of IKL learning.
Formal Languages and Automata Theory,Computation and Language
What problem does this paper attempt to address?