The TITAN Log Viewer is a tool that graphically visualizes the
textual log content generated by the TITAN TTCN-3 run-time environment.
With the tool the user can extract test cases and verdicts from a log file,
generate message sequence chart for the test case, view the contents of a message
in the message sequence chart and get a textual presentation of the log file.
Files are never copied into the project only referenced, due to avoid redundant
storage.
The log files must fulfill the following criteria:
has the file extension "log"
content compliant with logs generated by TITAN R7A, R7B or R7C (and compatible)
to be able to extract test cases and to view the content in a message sequence chart the log file must contains test cases. A test case starts with a log record containing the string "Test case <test case name> started" and ends with a log record containing the string "Test case <test case name> finished."
for textual presentation the log file must have correct timestamp format