Model-based Automatic Test Generation for Event-Driven Embedded Systems using Model Checkers

  • Authors:
  • Zoltan Micskei;Istvan Majzik

  • Affiliations:
  • Budapest University of Technology and Economics, Hungary;Budapest University of Technology and Economics, Hungary

  • Venue:
  • DEPCOS-RELCOMEX '06 Proceedings of the International Conference on Dependability of Computer Systems
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Testing is an essential, but time and resource consuming activity in the software development process. In the case of model-based development, among other subtasks test construction and test execution can be partially automated. Our paper describes the implementation of a test generator framework that uses an external model checker to construct test sequences. The possible configurations of the model checker are examined by measuring the efficiency of test construction in the case of different statechart models of event-driven embedded systems. The generated test cases are transformed and executed on common testing frameworks (JUnit, Rational Robot) and the effectiveness of tests are measured using code coverage metrics.