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

Integration test client

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15
The integration test client is an IBM® Integration Designer tool that you can use to test your modules and components. You can also use the test client to automatically start the integration debugger and create a running instance of your component that you can debug.

The integration test client is shown in the following figure:

Picture of the integration test client

The test client supports component debugging by automatically performing the following tasks:

  • Deploying your module and components to the server
  • Starting the server in Debug mode
  • Creating a component instance that you can pass values and debug

You can open multiple windows of the test client in the workbench and then use each test client window to create a different instance of the same component or another component, which you can simultaneously debug in the integration debugger.

The integration debugger documentation provides sufficient information about the integration test client to enable you to use it with the integration debugger. However, if you want to learn more about the integration test client, see the integration test client topic "Testing authentication using the integration test client."