ExitTestIteration Statement

Description

Exits the current iteration of the UFT One test or ALM business process test and proceeds to the next iteration, or exits the test run if there are no additional run-time parameter iterations. The pass or fail status of the test iteration remains as it was in the step prior to the ExitTestIteration statement.

Syntax

ExitTestIteration[(RetVal)]

Argument

Type

Description

RetVal

Variant

Optional. The return value.

 

See also: