Model-checking the preservation of temporal properties upon feature integration

  • Authors:
  • Dimitar P. Guelev;Mark D. Ryan;Pierre Yves Schobbens

  • Affiliations:
  • Institute of Mathematics and Informatics, Section of Logic, Acad. G. Bonchev str., bl. 8., 1113, Sofia, Bulgaria;University of Birmingham, School of Computer Science, Acad. G. Bonchev str., bl. 8., B15 2TT, Birmingham, UK;Facultés Universitaires de Namur, Institut d’Informatique, Acad. G. Bonchev str., bl. 8., B15 2TT, Namur, Belgium

  • Venue:
  • International Journal on Software Tools for Technology Transfer (STTT) - Special Section on Advances in Automated Verification of Critical Systems
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Updating a system by adding new features to it is a technique which enables designs and code to be reused. However, adding new features can remove some properties of the system, as well as adding other ones. Model checking can be used to check whether important properties have been lost when a feature was added, but, as is well-known, model checking is computationally expensive. In this paper, we develop a method which avoids the necessity to re-check certain properties of systems when a feature is added. The method provides criteria allowing us to deduce that the feature does not break a given property, and it is computationally simpler to check the criteria than to perform the model checking. The method is sound, but in general it is not complete: it may not be able to conclude that a property holds of a featured system even if it does hold. In the case of safety properties, we give an intuitive explanation of why it is likely to be complete in practice.