Journal article

Title:
Decomposition-Based Approach for Model-Based Test Generation
Authors:
P. Arcaini, A. Gargantini, E. Riccobene
Publication:
IEEE Transactions on Software Engineering 45 (5)
DOI:
Year:
2019

Abstract:
Model-based test generation by model checking is a well-known testing technique that, however, suffers from the state explosion problem of model checking and it is, therefore, not always applicable. In this paper, we address this issue by decomposing a system model into suitable subsystem models separately analyzable. Our technique consists in decomposing that portion of a system model that is of interest for a given testing requirement, into a tree of subsystems by exploiting information on model variable dependency. The technique generates tests for the whole system model by merging tests built from those subsystems. We measure and report effectiveness and efficiency of the proposed decomposition-based test generation approach, both in terms of coverage and time.

BibTeX:
@article{arcaini_decompositionbased_2019,
    title = {{Decomposition-Based Approach for Model-Based Test Generation}},
    author = {Arcaini, P. and Gargantini, A. and Riccobene, E.},
    year = {2019},
    journal = {{IEEE Transactions on Software Engineering}},
    number = {5},
    doi = {10.1109/TSE.2017.2781231},
    issn = {0098-5589},
    pages = {507--520},
    volume = {45},
}