Ignoring exception errors for an invocation
By default, exception errors in the invocation cause the test case to fail. However, you can choose to ignore exception errors for a specific invocation so that the test passes.
About this task
Procedure
To ignore exceptions for the current invocation, complete the following steps:
- In the test suite editor, click the Test Cases tab to open the Test Cases page.
- In the Test Cases area, select the invocation where you want to ignore the exceptions.
- In the Detailed Properties area, select the Ignore exceptions check box.