Test generation based on symbolic specifications

  • Authors:
  • Lars Frantzen;Jan Tretmans;Tim A. C. Willemse

  • Affiliations:
  • Nijmegen Institute for Computing and Information Sciences (NIII), Radboud University Nijmegen, The Netherlands;Nijmegen Institute for Computing and Information Sciences (NIII), Radboud University Nijmegen, The Netherlands;Nijmegen Institute for Computing and Information Sciences (NIII), Radboud University Nijmegen, The Netherlands

  • Venue:
  • FATES'04 Proceedings of the 4th international conference on Formal Approaches to Software Testing
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Classical state-oriented testing approaches are based on simple machine models such as Labelled Transition Systems (LTSs), in which data is represented by concrete values. To implement these theories, data types which have infinite universes have to be cut down to finite variants, which are subsequently enumerated to fit in the model. This leads to an explosion of the state space. Moreover, exploiting the syntactical and/or semantical information of the involved data types is non-trivial after enumeration. To overcome these problems, we lift the family of testing relations ioco$_\mathcal{F}$ to the level of Symbolic Transition Systems (STSs). We present an algorithm based on STSs, which generates and executes tests on-the-fly on a given system. It is sound and complete for the ioco$_\mathcal{F}$ testing relations.