Action refinement in conformance testing

  • Authors:
  • Machiel van der Bijl;Arend Rensink;Jan Tretmans

  • Affiliations:
  • Software Engineering, Department of Computer Science, University of Twente, Enschede, The Netherlands;Software Engineering, Department of Computer Science, University of Twente, Enschede, The Netherlands;Informatics for Technical Applications, Nijmegen Institute for Computing and Information Sciences (NIII), Radboud University, Nijmegen, The Netherlands

  • Venue:
  • TestCom'05 Proceedings of the 17th IFIP TC6/WG 6.1 international conference on Testing of Communicating Systems
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

In model based testing test cases are derived from a model (the specification) of the system we want to test. In general the model is more abstract than the implementation. This may result in test cases that are not executable, because their actions are too abstract; the implementation does not understand them. The standard approach is to rewrite the model by hand to the required level of detail and regenerate the test cases. This is error-prone and time consuming. In this paper we present an approach to automatically obtain test cases at the required level of detail by means of action refinement. Action refinement is a way to add information to the abstract model. It relates actions from the abstract model to concrete actions of the system under test. We apply this approach to a simple case of action refinement, so-called atomic linear input-inputs refinement. In order to reason about correctness between an abstract model and a concrete implementation we introduce a new implementation relation. We show that this relation is equivalent with the uioco implementation relation on the refined model. Furthermore we show under which conditions the refinement of a complete abstract test suite is again complete.