+

Search Tips   |   Advanced Search


Service timeout details

Timeout elements describe the behavior of an asynchronous service test when the callback is not received after a specified timeout period. Timeout elements are created inside callback elements.

Timeout

This value specifies the timeout delay after which the test runs the elements that the timeout element contains.

Enable verification point for timeout

With this option, you can enable a verification point on the timeout. If the timeout delay is reached, the verification point reports a fail status in the test log.

The list displays the test elements that the timeout element contains. These are the same contents as displayed in the Test Contents of the test editor.


Related

  • Asynchronous service testing overview


    Related tasks

  • Create an asynchronous request structure
  • Add a service request
  • Add an asynchronous callback to a service request


    Related reference

  • Service test details
  • Service call details
  • XML call details
  • Service message return details
  • Service verification point details
  • Service callback details
  • Service parallel details
  • Service receive details