In the integration test client, you should specify some initial
request parameter values for your selected operation before you invoke it.
And before you specify your initial request parameter values, you
should ensure that you have selected an operation to test, as described in
the topic "Selecting operations for testing."
To specify operation values:
- In the value editor, specify values for the selected operation
by clicking in the Value column cells and typing in
your values. (Alternatively, you can also right-click the Value column
cells and select Set Value, which enables you to type
the values in a text field.) For example, in the following figure,
the value clothing has been typed in as the value for
the description attribute:

- If you want to specify values for arrays, right-click the name
of each array attribute in the Name column and select Add
Element to open the Add Element dialog box, then specify a value
for the selected attribute in the Enter the number of new elements
to add field and click OK.
For example, in the above figure, the items array attribute
was right-clicked and Add Element was selected, then
values were specified for the individual attributes under the items[0] element
(such as the value 2 that is specified for the quantity attribute).
To learn about the many other actions that you can perform in both
the value editor and the data pool editor, such as setting single or multiple
values using context menu items or predefined values, see the topic "Value
and data pool editors."
When you have finished specifying operation values, you will probably
want to invoke the operation. This is described in the topic "Invoking operations."