Previous Topic: ITR Results Properties TabNext Topic: Graphical Text Diff Utility


ITR Results Test Events Tab

The Test Events tab displays the events that were fired when the step was executed, in the order that the events were fired.

To show or hide the events, select or clear the Show CALL_RESULT and Show NODERESPONSE check boxes in the Settings tab.

ITR Results Test Events tab

The Test Events tab contains the following columns:

EventID

The name of the event.

Timestamp

The date and time of the event.

Short

The short description of the event.

Long

The long description of the event. The long description can be truncated in the display. To view the full text, click the cell and its full contents are displayed in the Long Info Field panel.

You can enter the complete or full description of the event in the Long Info Field.

An event is generated on all assertions that are fired or evaluated.

If a warning was generated, the row is yellow.

If an assertion was fired, the row is purple.

If a property was set, the row is orange.

If an error was generated, the test was failed, or the test was aborted, the row is red.

Note: If the step calls a subprocess that contains an assertion, then the Test Events tab includes the appropriate event for the assertion. For example, the Test Events tab can include an Assertion fired event that occurred in the subprocess.