IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Troubleshooting > Use the integration debugger for problem determination > Integration debugger
Integration test client
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:
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 modules."