Testing interface operations
The most common use for the integration test client is
to test interface operations in components. The test client provides
a wide variety of tools that enable you to rapidly select the operation
that you want to test and then invoke it for testing.
About this task
Although there are many different tasks that you can perform
in the integration test client, you can run most of your tests on
interface operations by performing the following core tasks:
- Opening the integration test client.
- Selecting an operation to test.
- Specifying values for the operation.
- Invoking the operation.
- Deploying the module.
- Specifying values for any manual emulation.
- Reinvoking the operation to perform additional tests.
- Creating an Invoke event to test a different operation.
- Saving the test trace.
The following topics provide detailed information about testing interface operations.