Automation of avionic systems testing

  • Authors:
  • David Cebrián;Valentín Valero;Fernando Cuartero

  • Affiliations:
  • Albacete Computer Science Research Institute, University of Castilla-La Mancha, Albacete, Spain;Albacete Computer Science Research Institute, University of Castilla-La Mancha, Albacete, Spain;Albacete Computer Science Research Institute, University of Castilla-La Mancha, Albacete, Spain

  • Venue:
  • TestCom'07/FATES'07 Proceedings of the 19th IFIP TC6/WG6.1 international conference, and 7th international conference on Testing of Software and Communicating Systems
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present an automatic testing process to validate Avionic Systems. To do that, we have developed a tool that interprets scripts written in Automated Test Language and translate them to user codes written in C language. To carry out this work, the syntax of scripts has been defined by a context free grammar. This testing process is based on the execution of a pre-defined set of test cases. Currently, these test sets are obtained from Test Description Document and they are introduced in the system in C code manually. Therefore, automation of this process would reduce the time used for the testing, as a great quantity of tests are realized and a great quantity of errors are made when tests are made by hand.