IBM
Contents Index Previous Next



Taking a Look at the Log Window


Every execution of the SDL and TTCN Integrated Simulator produces a log. This log is output in the Log Manager. Every line in the test case that is executed will be present in the log.

This makes it possible to examine a trace of the execution after it has finished. This is valuable when running the test cases in a batch.

The log contains the test component, table name, line within the table, behavior, constraint and verdict.

Figure 62 : An execution log

Every test case also produces a conformance log. This log contains detailed information about the tests performed. It is very useful when determining why a test case failed or succeeded.

Figure 63 : A conformance log


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