Changing multiple socket send and receive elements

You can perform global changes to multiple send and receive elements in a socket test.

About this task

With the Organize wizard, you can perform the following global changes on multiple send and receive elements:
  • Change the Custom Code data manipulation settings on selected send elements.
  • Change the Response Timeout and End Policy settings on selected receive elements

You can also apply a global change strategy that applies to all the selected send and receive elements. A change strategy can change the settings and merge send and receive elements at the same time.

Procedure

To perform global changes on a series of send or receive elements:

  1. Select the socket send or receive elements that you want to merge.
    Press the Shift key to select multiple consecutive elements in the test editor. Use the Select button to select a specific type of test element. Right-click a connection and click Select All Related Actions to select all elements that use a specific connection.
  2. Right-click the selection and click Organize Send and Receive Actions. This opens the Organize wizard.
  3. Choose one of the following options:
    • If you want to modify the selected elements, select Change settings on all selected send and receive elements.
    • If you want to modify all elements that use a specific connection, select Change settings on all elements related to a specific connection, click Next, and then select the connections for which you want to change the settings.
  4. Click Next.
  5. If you want to change send elements, select Globally change, specify the new custom code settings for data manipulation that you want to apply to all send elements, and then click Next.
  6. If you want to change receive elements, select Globally change, specify the new response timeout or end policy settings that you want to apply to all receive elements, and then click Next.
  7. Click Finish to apply the changes.