Enhancing Test Coverage by Back-tracing Model-checker Counterexamples

  • Authors:
  • A. Fantechi;S. Gnesi;A. Maggiore

  • Affiliations:
  • Dipartimento di Sistemi e Informatica, Università degli Studi di Firenze, Firenze, Italy;ISTI-CNR, Pisa, Italy;AltraVerifica Ltd, UK

  • Venue:
  • Electronic Notes in Theoretical Computer Science (ENTCS)
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

The automatic detection of unreachable coverage goals and generation of tests for ''corner-case'' scenarios is crucial to make testing and simulation based verification more effective. In this paper we address the problem of coverability analysis and test case generation in modular and component based systems. We propose a technique that, given an uncovered branch in a component, either establishes that the branch cannot be covered or produces a test case at the system level which covers the branch. The technique is based on the use of counterexamples returned by model checkers, and exploits compositionality to cope with large state spaces typical of real applications.