+

Search Tips   |   Advanced Search


Change multiple socket send and receive elements

You can perform global changes to multiple send and receive elements in a socket test. With the Organize wizard, you can perform the following global changes on multiple send and 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.

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:

    • modify the selected elements, select Change settings on all selected send and receive elements.

    • 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 to change the settings.

  4. Click Next.

  5. change send elements, select Globally change, specify the new custom code settings for data manipulation to apply to all send elements, and then click Next.

  6. change receive elements, select Globally change, specify the new response timeout or end policy settings to apply to all receive elements, and then click Next.

  7. Click Finish to apply the changes.


Related

  • Socket API test editor overview


    Related tasks

  • Merging socket send and receive elements