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

In addition to enabling you to manage test suites, the test suite editor also enables you to precisely manage the individual test cases that consist of your test suites.

For example, you can create test variations for your test cases and add invocation steps and Wait On steps as required.

Think of a test case as a container for multiple operations that you have selected for testing. Test cases enable you to automate and simultaneously test the operations in the integration test client.

Test cases can have Invoke, Return, Exception, Request, Response, Fine-Grained Trace, and Emulate events. Each event you include becomes a step in the test case. A basic test case automatically includes all Invoke, Return, and Exception events.

You can create a more robust component test case that includes Emulate, Request, Response, and Fine-Grained Trace events. Adding an Emulate event creates an emulator definition step in the test case, and adding a Request, Response, or Fine-Grained Trace event creates a Verify Event step in the test case.

The following topics describe how to create and manage test cases.

Editing test suites