Automated test generation for industrial Erlang applications

  • Authors:
  • Johan Blom;Bengt Jonsson

  • Affiliations:
  • Mobile Arts AB, Tjärhovsgatan 56, SE 102 67 Stockholm, Sweden;Uppsala University, Sweden, SE-751 05, Sweden

  • Venue:
  • Proceedings of the 2003 ACM SIGPLAN workshop on Erlang
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an implemented technique for generating test cases from state machine specifications. The work is motivated by a need for testing of protocols and services developed by the company Mobile Arts. We have developed a syntax for description of state machines extended with data variables. From such state machines, test cases are generated by symbolic execution. The test cases are symbolically represented; concrete test cases are generated by instantiation of data parameters.