How do I…
Expand | ||
---|---|---|
| ||
|
...
Expand | ||
---|---|---|
| ||
|
- Move IF-ENDIF blocks in task within task.
- Select IF
- Click on Move up or down to move the entire block
- Remove IF block in a task
- Select IF
- Click on remove step
- User is given three options
- RemoveBlock: On selecting this option, all steps (including intermediate ELSE IF / ELSE) will be removed from Task.
- RemoveCondition: On selecting this option, only conditional structure of block is removed, all steps are retained.
- Cancel: exits the popup or return.
- Remove ELSE-IF or ELSE block in a task
- Select ELSE IF or ELSE
- Click on remove step
- User is given three options
- RemoveBlock: On selecting this option, all steps under ELSE IF / ELSE including the selected ELSE IF or ELSE will be removed from Task.
- RemoveCondtion: On selecting this option, only selected ELSE IF or ELSE is removed. Steps are retained and they will execute as a part of upper IF or ELSE IF, whichever is present.
- Cancel: exits the popup or return.
...
...
Expand | ||
---|---|---|
|
...
| |
If the TC step you want to move follows a task, TC step will be moved after a task.If the TC step you want to move follows a TC step, the step will be moved after that TC step. |
Expand | ||
---|---|---|
| ||
|
...
|
Expand | ||
---|---|---|
| ||
|
...
|
...
|
Expand | ||
---|---|---|
| ||
|
...
|
Expand | ||
---|---|---|
| ||
|
...
|
Expand | ||
---|---|---|
|
...
|
...
|
...
|
Expand | ||
---|---|---|
|
...
Consider the following flow of a test case |
...
: |
...
Data sheet for the above flow: |