This topic applies only to the IBM Business Automation Workflow Advanced
configuration.

Creating test suites with operation-level test cases

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15
When you create a test suite and select operation-level testing, a test case is automatically generated for each operation that you select for testing and the test case makes a single invocation on the component.

Before you begin

Before you can create a test suite, you need to have created a component test project to contain it. Information on creating a component test project is found in the topic "Creating component test projects."

About this task

To create test suites for operation-level testing:

Procedure

  1. In the Business Integration view, right-click the component test project where you want to create your test suite and then select New > Component Test Suite. The Create Component Test Suite wizard opens.
  2. In the Name field, type the name that you want to assign to the new test suite.
  3. Click Next. The Select a Test Pattern page opens.
  4. In the Available test patterns list box, ensure that Operation-level testing is selected.
  5. Click Next. The Select the Operations to be Tested page opens.
  6. In the list box, select the operations for which you want to generate test cases.
  7. Click Finish. In the Business Integration view, the new test suite is added to the component test project and the test suite automatically opens in the test suite editor.