Output Window ¶
The output window consists of a Log Window and a Test Result Window:

Log Window¶
The Log Window shows log output from the currently-executed or the most recently executed test case:

Click on a step in the Test Result Window to display its output in the Log Window:

Test Result Window¶
The Test Result Window shows the status of each step that has been executed (or ignored) in a test case.
A green check icon indicates a passed step:

A orange ! icon indicates a failed step:

An orange circle icon indicates a ignored step. When a step fails, all subsequent steps are ignored:
