Execution of natural language requirements using State Machines synthesised from Behavior Trees

  • Authors:
  • Soon-Kyeong Kim;Toby Myers;Marc-Florian Wendland;Peter A. Lindsay

  • Affiliations:
  • Software Systems Research Group, Queensland Research Lab, National ICT, Australia;Griffith University, Nathan, QLD 4111, Australia;Fraunhofer Institut FOKUS, Berlin, Germany;School of ITEE, The University of Queensland, QLD 4072, Australia and Software Systems Research Group, Queensland Research Lab, National ICT, Australia

  • Venue:
  • Journal of Systems and Software
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper defines a transformation from Behavior Tree models to UML state machines. Behavior Trees are a graphical modelling notation for capturing and formalising dynamic system behaviour described in natural language requirements. But state machines are more widely used in software development, and are required for use with many tools, such as test case generators. Combining the two approaches provides a formal path from natural language requirements to an executable model of the system. This in turn facilitates requirements validation and transition to model-driven software development methods. The approach is demonstrated by defining a mapping from Behavior Trees to UML state machines using the ATLAS Transformation Language (ATL) in the Eclipse Modeling Framework. A security-alarm system case study is used to illustrate the use of Behavior Trees and execution to debug requirements.