Commit 9e7497d1 authored by Finn Kristoffersen's avatar Finn Kristoffersen
Browse files

Added file "Test-execution.md" with information on the TDL execution

feature.
parent 597a420c
Loading
Loading
Loading
Loading

Test-execution.md

0 → 100644
+14 −0
Original line number Diff line number Diff line
## Test execution

The TOP tool supports execution of complete TDL models. 

The model is translated to java code and the TOP tool provides components to interface a
test with the SUT.



## Test result analysis

The TDL execution feature provides a Report component that enables logging of events which
is the basis for test result analysis. It allows events during a test execution to be logged 
and hence these event traces may be used to check the result of a test.
 No newline at end of file