Test of Flight Connectivity Module

Verification and Validation of Embedded Module for Inflight connectivity and entertainment product

year

2019

Team

5

duration

6 to 12 months

Result

Test coverage as specified. Prototype of regression system for internal purposes.

Used Technologies

bash

Embedded Python

Python

C

C++

Django

ARINC 429

ARINC 717

HTML

CSS

mySQL

REST API

Challenge

proprietary C/C++ API, embedded linux emulation

Project Details

Customer's Flight Connectivity Module has to be verified using it's proprietary API written in C++. The testing framework is Google Test. For an efficient coding, python embedded into C was designed and realised. Verified scenarios:

  • Server - Client socked-based communication and data throughput verfication
  • ARINC 429
  • ARINC 717
  • Functionality Tests

Additional Content

Embedding Python into C