Getting Started


The user should have basic knowledge about Eclipse to fully utilize the features of the log viewer.

The basic workflow when using the TITAN Log Viewer is:

  1. Select the TITAN Log Viewer perspective.

    The TITAN Log Viewer perspectve should be active when working with the TITAN Log Viewer.

  2. Create project.

    A project is a directory with a given name that contains a collection of files and folders. To be able to examine the log files, they must be associated with a project.

  3. Add a log file to the project.

    Select the file from the file system to examine.

  4. Extract the test cases in the log file.

    Extract all test cases included in the selected log file.

  5. View the message sequence chart for the test case.

    Open the message sequence chart for a test case.

  6. View details for a message in the message sequence chart.

    View the details about an event in the message sequence chart. The representation is either as a graphical tree view or as indented text, depending on the settings in the General Settings.

  7. Quickly navigate from the event to the related place in the log file.

    Quickly navigate from the event in the message sequence chart to the related place in the TITAN textual log file.


It is possible for each user to change settings in the tool by using the setting options in the User Configuration.