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 invocations
Specifying request, response, and exception variables
In the Test Cases page of the test suite editor, you can specify a request, response, or exception variable for an invocation selected in the Test Cases area. The value that is used for a request, response, or exception variable is whatever value is specified for the variable in the test data table.
To specify a request, response, or exception variable:
Procedure
- In the test suite editor, click the Test Cases tab to open the Test Cases page.
- In the Test Cases area, select the invocation for which you want to specify a request, response, or exception variable.
- In the Detailed Properties section of the Test Cases page:
- If you want to specify a request variable, click the Request tab and then select an appropriate variable from the available field. Alternatively, you can select New to create a new variable, as described in the topic "Adding variables". If no input or output variable exists in the test data table, no field is available and the message This invocation does not have any Request parameters is displayed.
- If you want to specify a response variable, click the Response tab and then select an appropriate variable from the available field. Alternatively, you can select New to create a new variable, as described in the topic "Adding variables". If no output variable exists in the test data table, no field is available and the message This invocation does not have any Response parameters is displayed.
- If you want to specify an exception variable, click the Exception tab and then select an appropriate variable from the available field. Alternatively, you can select New to create a new variable, as described in the topic "Adding variables".
If no exception variable exists in the test data table, no field is available and the message This invocation does not have any Exception parameters is displayed.