...
On the task editor screen, click (Add Conditional Expression Block button) to select any of the following conditions:
...
Adding Expression for IF Step
- Click the Conditional Add Conditional Block button, select IF.
- You can add Else block within an IF block.
...
- Select TC Step/Task after which you wish to add TC level conditional block.
- Click Condition Add Conditional Block >TC Condition > IF.
- .Select IF step of block, click the TC Step button to add TC step.
- Select recently added TC Step:
- click Condition Click Add Condition Block >TC Condition >ELSE IF to add TC level ELSE IF block.
- click Condition Click Add Condition Block >TC Condition > ELSE to add ELSE block.
...
- Create a new test case and add required tasks to it.
- Select the step after which the conditional block needs to be added, or the task row to which the block needs to be added.
- Click the If-Else Add Conditional Block button > Task Condition > IF.
- Once If block is added to task, ELSE IF or ELSE blocks can be added by selecting proper task step and using the If-Else button.
- For adding expression, double-click IF or ELSE IF.
- Use the syntax of expression is as described earlier.
...