Hi Steve,
If you don't want to stop the test execution on error, you can disable the 'Stop on error' project option. In this case, the test execution will be continued. For more information, please see the
'Project Properties - Playback Options' article.
If you organize your tests into
Test Items, you need to set the 'Stop on error' option for all test items to 'None'. For additional information, please see the
'Stopping Tests on Errors and Exceptions' help topic. Please note that this option has effect only if the 'Stop on error' project option is disabled.
I hope this helps.