Generating a checking sequence with a minimum number of reset transitions

  • Authors:
  • R. M. Hierons;H. Ural

  • Affiliations:
  • Department of Information Systems and Computing, Brunel University, Uxbridge, UK UB8 3PH;School of Information Technology and Engineering, University of Ottawa, Ottawa, Canada K1N 6N5

  • Venue:
  • Automated Software Engineering
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Given a finite state machine M, a checking sequence is an input sequence that is guaranteed to lead to a failure if the implementation under test is faulty and has no more states than M. There has been much interest in the automated generation of a short checking sequence from a finite state machine. However, such sequences can contain reset transitions whose use can adversely affect both the cost of applying the checking sequence and the effectiveness of the checking sequence. Thus, we sometimes want a checking sequence with a minimum number of reset transitions rather than a shortest checking sequence. This paper describes a new algorithm for generating a checking sequence, based on a distinguishing sequence, that minimises the number of reset transitions used.