IBM
Contents Index Previous Next



Basics of Autolink


Autolink assists you in the automatic generation of TTCN test suites based on an SDL specification. In a simple approach, a TTCN test suite is generated in three steps:

  1. One or more system level Message Sequence Charts have to be defined. System level MSCs contain the externally visible events of a path. These events describe the correct test sequences of a TTCN test case.
  2. The MSCs defined in step 1 are used to generate internal test case representations.
  3. All internal test case representations are saved as a test suite in a file in TTCN-MP format.

Constraints can be added, modified and deleted between any of the above steps.


http://www.ibm.com/rational
Contents Index Previous Next