IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Testing modules > Component testing > Manage test suites > Editing test suites > Create and managing test cases > Manage invocations
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.
This option is useful when you expect the invocation to produce an error. Since the error causes the test case to fail, this option allows you to continue running your test case and verify other expected results that are processed after the failed invocation.
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.