Use Case View  «Prev 

What are use case scenarios?

1)Start at the beginning of the flowchart and follow the connecting lines until you encounter a decision
1) Start at the beginning of the flowchart and follow the connecting lines until you encounter a decision

2) At the decision you will have to choose one branch, one logical path, to continue the scenario
2) At the decision you will have to choose one branch, one logical path, to continue the scenario. If you choose the path to the right, the scenario ends

3) Rather than repeat scenario steps already documented
3) Rather than repeat scenario steps already documented, start at the point where the paths diverge.

4) Continue on until you encounter a decision
4) Continue on until you encounter a decision, then choose one of the branches

5) At this point you return to tthe loop .
5) At this point you return to tthe loop . You have already identified both paths out of the loop decision block so you can stop.

6) Start with the branch not yet taken from the last decision
6) Start with the branch not yet taken from the last decision,

7) When you reach the previously defined decision
7) When you reach the previously defined decision

8) All of the scenarios combined
8 ) All of the scenarios combined