Please enable JavaScript.
Coggle requires JavaScript to display documents.
Documenting Requirements (Use Case Diagram Notation (<<includes>…
Documenting Requirements
Use Cases
-
A description of the external sequence of events between an actor and the system needed to meet a functional requirement
-
The sum of the use cases is 'the system', as seen by the end users
-
-
Documenting a Use case
NAME - Borrow Item GOAL - To create a loan record for each item borrowed. BRIEF DESCRIPTION - A member brings the item(s) to be borrowed to the checkout counter. The member selects the borrow item(s) option and provides membership identification. The member then identifies which item(s) are being borrowed. The library system make a loan record for each item lent and the member takes the item(s)
Agile approach
User Story
As a [role], I want to [use a feature] so that i can [achieve a goal]
-
-
-
-
-
-