Test Log viewer

Use the Test Log viewer to view the test logs that are created after you run a script. A test log is a file that contains the record of execution events that occur when you play back a script.

Test Log toolbar

Navigate to First button Navigate to First button - Click to navigate to the first verdict event in the Events tree. Works with the setting for the Select the verdict type to navigate arrow.

Navigate to Previous button Navigate to Previous button - Click to navigate to the previous verdict event in the Events tree. Works with the setting for the Select the verdict type to navigate arrow.

Select the verdict type to navigate arrow - Click to select the type of verdict that you want to navigate through in the Events tree. Works with the navigation buttons. These are the types of verdicts you can select:
  • Error error - Click to navigate only through the verdicts that are errors.
  • Fail fail - Click to navigate only through the failed verdicts.
  • Inconclusive inconclusive - Click to navigate only through the inconclusive verdicts.
  • Pass pass - Click to navigate only through the passed verdicts.
  • All all - Click to navigate through all verdicts.

Navigate to Next button Navigate to Next button - Click to navigate to the next verdict event in the Events tree. Works with the setting for the Select the verdict type to navigate arrow.

Navigate to Last button Navigate to Last button - Click to navigate to the last verdict event in the Events tree. Works with the setting for the Select the verdict type to navigate arrow.

Expand Selection button Expand Selection button - Click to expand a selected part of the Events tree.

Collapse Selection button Collapse Selection button - Click to collapse a selected part of the Events tree.

Horizontal orientation button Horizontal orientation button - Click to display information horizontally on the Events or Overview page.

Vertical orientation button Vertical orientation button - Click to display information vertically on the Events or Overview page.

Overview page

Displays general information about a test log and the common properties of a test log.
General Information
Displays the name, and description of the test log.
Name
Displays the name of the test log. You can change the name of the test log, and then click File > Save.
Description
You can optionally type a description of the test log, and then click File > Save.
Common Properties
Displays the common properties of the test log. You cannot change the common property values.
Verdict
Indicates the overall result of the test log. The overall result consolidates all verdict events.
Events
Click to display the Events page.
Start
Displays the date and start time of the test execution.
Stop
Displays the date and stop time of the test execution.
Test
Click to display the test suite editor.
Type
Displays the type of test suite that was run.
File
Displays the path and filename of the test suite file that was run.
Host name
Displays the name of the machine where the test was run.

Events page

Displays test execution events that are generated when you run a script.
Events
Lists all test execution events, such as the script start and end, loop, invocation, message, or verdict. When you select an event in the Events tree, the properties of the selected event or object are displayed under Common Properties and Detailed Properties.
Common Properties
Displays the time and text of a selected event in the Events tree.
Test
Click to open the test suite, test case, or test behavior that was selected in the Events tree.
Time
Displays the date and time of the particular test execution.
Text
Displays a message about the execution of a selected event in the Events tree.
Detailed Properties
Displays properties for an event that was selected in the Events tree.

(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.