Ah, there are hidden fields. Here is what I found.
The Stop on error and Stop on exception properties can be set to one of the following values:
None - If this value is selected and an error or an exception
occurs during the test item run, TestComplete proceeds with the
project’s test items execution as if no error or exception has occurred.
Project - If this value is selected and an error or an exception
occurs during the test item run, TestComplete stops execution of the
whole project.
Test Item - (Default) If this value is selected and an error or
an exception has occurred during the test item run, TestComplete
continues execution of the current iteration of the test item (if
possible) but cancels execution of the test item’s further iterations
and child test items and proceeds with execution of subsequent sibling
items.
Note: |
The total number of test item iterations is specified by the Count column of the Test Items page. |
By default, the
Stop on error and Stop on exception columns are hidden on the Test Items page. To make these columns visible, right-click within the Test Items page and choose
Field Chooser from the ensuing
context menu - the Customization dialog will appear. Using this dialog,
you can hide or show additional columns of the Test Items page. So, to
show a column, drag its name from the Customization dialog to the Test
Items page. After that, you can change the property's value. To do this,
click the down arrow in the corresponding Stop on error
or Stop on exception
cell and select the desired property value from the ensuing drop-down list.