Testing Processes from Formal Specifications with Inputs, Outputs and Data Types

  • Authors:
  • Grégory Lestiennes;Marie-Claude Gaudel

  • Affiliations:
  • -;-

  • Venue:
  • ISSRE '02 Proceedings of the 13th International Symposium on Software Reliability Engineering
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

Deriving test cases from formal specifications of communicatingprocesses has been studied for a while. Several methodshave been proposed for specifications based on FSM(Finite State Machines), LTS (Labelled Transition Systems),IOTS (Input Output Transition Systems), etc. However, mostapproaches are limited to a finite set of actions, excludingthe possibility of communicating typed values between processes.This article presents a test derivation and selectionmethod based on a model of communicating processes withinputs, outputs and data types, which is closer to actual implementationsof communication protocols.