Create a Use Case

A Use Case label should always start with an active verb. A Use Case should be relatively short. If it gets too big, then break it up into multiple Use Cases. Describe the most common sequence of actions in a simple manner and move exceptions into other Use Cases that "extend" a simple explanation. Sub-sections that repeat in multiple Uses Cases should be pulled out and put into single Use Cases that are connected to other Use Cases that "use" them.