Versions Compared

Key

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

...

* Delete Step: By clicking the delete icon, User can delete the particular test step

  • Iterational

Use-

User should be able to add Test Script with Iterational step and able to select LOOP/EXITLOOP from test type and able to enter the itteration count and duration in seconds.

Provide steps to validate-

...

We need to provide either Iteration Count or Duration in Seconds and click -> Save button. Now the Command / Test step added successfully.

  • Conditional

Use-

Conditional step is use add condition (E.g., IF, IFELSE, ELSE).

...

After entering all the details of the input condition, need to click on the plus icon. User can verify once whether all the details are valid and then click on the Save button. Now the command/test step detail is added.  

  • Check Point

  Check point is used to add sub steps inside and get a valid primary output from them. We can add child step by clicking child step icon.

  By clicking child step user can be able to add step, conditional (e.g., IF, IFELSE, ELSE), iterational (E.g., LOOP, EXITLOOP) and import steps (from existing testcase and from other testcase).

Provide steps to validate-

...

 Checkpoint is used for execution.

 Main usage of checkpoint

using checkpoint, we can add looping via Conditional and Iterational 

Conditional check point-
1. If user want to add a condition. For Eg (if, else if, else). They can select test type  and create steps.
Image Added
2. Iterational check point
If user want to add looping. For (e.g., loop, exit loop). User can select either loop or exit loop.
Image Added
3. import check point 

Import steps from check point as updated in import steps

...

.


User should be able to add Test Script with Checkpoint 

...

    This field is explained above under Step.

  • Import Steps

Use-

Import steps is used to import steps from existing testcase or user can import test steps from other testcase. User can able to import steps from other testcase by entering the testcase and clone the testcase steps. User can able to edit the steps.

Provide steps to validate-

...