Proceedings paper

Title:
NuSeen: A Tool Framework for the NuSMV Model Checker
Authors:
P. Arcaini, A. Gargantini, E. Riccobene
Publication:
Intl. Conf. on Software Testing, Verification and Validation (ICST)
DOI:
Year:
2017
ISBN:
978-1-5090-6031-3
Link:

Abstract:
NuSMV is a well-known tool for system verification that permits to verify both CTL and LTL properties. Although the tool is very powerful, it offers a minimal support for the editing and validation (e.g., by simulation) of models and of requirements specified as temporal properties. In this paper, we propose NuSeen, a framework that assists a designer during the modeling and V&V activities when using NuSMV. In addition to an editor furnished with syntax highlighting, autocompletion, and outline, NuSeen also provides some tools for visualizing the variable dependencies, and graphically visualizing the counterexamples. It helps the designer in validating the model by checking certain qualities like minimality and completeness. Moreover, the framework also provides facilities for model-based testing by means of a test suite generator that is able to generate tests achieving value and decision coverage for NuSMV models.

BibTeX:
@inproceedings{arcaini_nuseen_2017,
    title = {{NuSeen: A Tool Framework for the NuSMV Model Checker}},
    author = {Arcaini, P. and Gargantini, A. and Riccobene, E.},
    year = {2017},
    booktitle = {{Intl. Conf. on Software Testing, Verification and Validation (ICST)}},
    publisher = {IEEE},
    series = {{ICST '17}},
    doi = {10.1109/ICST.2017.54},
    isbn = {978-1-5090-6031-3},
    pages = {476--483},
    url = {https://ieeexplore.ieee.org/document/7928004/authors\#authors},
    shorttitle = {NuSeen},
}