Document toolboxDocument toolbox

Test Case Iteration Report for Conditional Structure

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) 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.