Automated Model Analysis

Arttest's automated model analysis inspects the software system under test and creates an interface description to test against. It comprises the detection of data such as

  • Signal names
  • Data types
  • Dimensionality
  • Bus structures
  • Ranges
Model Analysis
Signal Definition Window

Extracted Model Interface

Test specifications are checked on-the-fly against the de-tected interface for instant user feedback in case the tester creates tests incompatible with the model under test.

Workspace Variables

Besides the interface of the system under test, for model in the loop tests, the Matlab workspace is mirrored to Arttest enbaling the user to use and refer to values and variables from Matlab inside the test.

Signal Definition Window