Scenario Results

The expected result of the execution of a scenario is basically the order of the calls from the units in the component to units outside the component, i.e. in other components. With temporal component testing in place, not only the order of the calls, but also their timely distance can be checked. It is also possible to check that a call did not happen.
Furthermore, the value of variables in the component can be checked during the scenario execution and after the end of the scenario, i.e. in the final state of the variables.

Results of the execution of a scenario