StopOnError

Description

Specify True, False or ALL in the Recognition column.

Specify True to stop runtime on the current called Test when a Fail is logged.

Specify False to continue runtime when the called test encounters a Fail.

Specify ALL to stop shelltest runtime when any called test encounters a Fail.

This action overrides the Stop on Error setting (located in the Debug menu of the Test Editor).

However, Stop On Error (-SOE ) parameter in command line runtime overrides the StopOnError runtime action in shell tests script.

For details on -SOE parameter, see Using the Test Editor