Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »


Test Case Detail Report for Conditional Structure

Hierarchical structure in the

The test case iteration report that contains the IF_Else conditional statements displays associated results in a hierarchy.

The condition "IF" is the parent node for Else If, Else, and End If statements.

No status is shown for the conditional statements (IF-ELSE IF –ELSE and END IF do not have any status as they are constructs and not actions).

The steps in conditional block are mentioned in the report only if expression evaluates to "true". Steps of blocks whose expression evaluates to "false" are omitted from report as these steps are not executed.

  • No labels