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.


Feedback