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 Verify Event steps
Editing Verify Event steps for fine-grained traces
In the test suite editor, you can edit a Verify Event step for a fine-grained trace and customize it for specific tests.
For example, you can select a different component, such as a business process, business state machine, or mediation flow.
To edit Verify Event steps for fine-grained traces:
Procedure
- In the Business Integration view, expand your component test project and expand the Test Suites folder.
- Right-click your test suite and select Open. The test suite opens in the test suite editor.
- Click the Test Cases tab. The Test Cases page opens.
- In the Test Cases area, select a Verify event: Fine-Grained Trace step.
- In the Detailed Properties area:
- In the Business process, Business state machine, or Mediation flow field, select the business process, business state machine, or mediation flow that you want to use for the Verify event: Fine-Grained Trace step. (If you need additional information about these properties or any other properties, position your cursor in a property and press F1 to open the context-sensitive help information.)
- In the Activity, State, or Primitive field, select the business process activity, business state machine state, or mediation primitive that you want to use for the Verify event: Fine-Grained Trace step.
- In the Wait maximum list, specify a wait time (in milliseconds) before the verification happens. This is useful for verifying events for asynchronous calls because these call do not happen immediately.
- In the Event occurrence field, specify whether the event being verified ever occurs in the test case. The event position text box allows you to specify the position of the event to distinguish between identical events.
For example, there may be two request events reported for the same wire and the event position is used to distinguish which event should be verified.
- In the After event field, specify whether the event being verified in this step must occur after another event seen in the test client trace. The drop-down list box displays a list of Verify Event steps that have already been created in the test case.
- In the Variables section, create a new variable for each parameter. (Information about adding variables is found in the topic "Adding variables.")
- In the test suite editor, press Ctrl-S to save your changes.