Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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. 

...

  1. Select TC Step/Task after which you wish to add TC level conditional block.
  2. Click Condition Add Conditional Block >TC Condition > IF.
  3. .Select IF step of block, click the TC Step button to add TC step.
  4. Select recently added TC Step:
    1. click Condition Click Add Condition Block >TC Condition >ELSE IF to add TC level ELSE IF block.
    2. click Condition Click Add Condition Block >TC Condition > ELSE to add ELSE block.

...

  1. Create a new test case and add required tasks to it. 
  2. Select the step after which the conditional block needs to be added, or the task row to which the block needs to be added.
  3. Click the If-Else Add Conditional Block button > Task Condition > IF.
  4. 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. 
  5. For adding expression, double-click IF or ELSE IF.
  6. Use the syntax of expression is as described earlier.

...