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
Adding test cases from the Business Integration view
If necessary, you can create a new test case and add it to an existing test suite. Alternatively, you can create a new test case and simultaneously create a new test suite to contain it.
To create test cases...
Procedure
- From the File menu, select New > Component test case. The New Component Test Case wizard opens.
- In the Test project field, select the name of the component test project that contains the test suite where you want to create your test case. (If you do not yet have a component test project or you want to create a new component test project, you can create one by clicking the New button and following the instructions in Create component test projects.)
- In the Test suite field, select the name of the test suite where you want to create your test case. (If you do not yet have a test suite or you want to create a new test suite, you can create one by clicking the New button and following the instructions in Create test suites without test cases.)
- Click Next. The Select a Test Pattern page opens.
- Complete one of the following steps:
- If you want to generate a separate test case for each operation that you want to test, select Operation-level testing and click Next, then follow the instructions in the topic Create test suites with operation-level test cases.
- If you want to generate a single test case for all of the operations that you want to test, select Scenario-based testing and click Next, then follow the instructions in the topic Create test suites with scenario-based test cases.