Taking a Look at the SDL System (Again)
What You Will Learn
- To display an SDL diagram
- To display an MSC diagram
Displaying an SDL Diagram
It is possible to display the SDL system directly from the test case:
- Select a behaviour line in the test case.
- Select Show SDL from the SDT Link menu.
- The SDL Editor is started, displaying all symbols in the SDL process graphs that where executed in the SDL system as a response to the currently selected row in the test case.
Displaying an MSC Diagram
It is also possible to display an MSC diagram, to illustrate and document the test case:
- Select a behaviour line in the test case.
- Select Show MSC from the SDT Link menu.
- The MSC Editor is started, displaying the execution of the SDL system state up to the currently selected row in the test case. This may be useful as a means to understand how unexpected receive statements are possible.