- Use Cases: Do we have all the functions/events that are necessary for the system to function? Are they organized in a legible and logical manner? Are there common functions between use cases that could be use cases of their own?
- Actors: Who or what interacts with the system? Are they clearly defined? Are there non-human items that may interact with the system as well? Did you include time as an actor?
- Associations: How are use cases and actors related? Does it require a description? Are there any use cases that are associated with each other?
Theses are the steps required to create a use case diagram. For this example, I will use the example of a basic school registration system.
- Draw a box to represent the information system.
- Identify and add any relevant actors
- Identify and model required use cases
- Add relevant associations between actors and use cases
•Use Case: set
of scenarios related to a single goal.
•Use Case
Diagram: shows interaction between actors and use cases within a system
•Key elements:
System, Actors, Use Case, Association.
•Always
document Assumptions!
I hope you have found this information relevant and useful, and I wish you the best of luck in future Modeling projects!
I hope you have found this information relevant and useful, and I wish you the best of luck in future Modeling projects!
No comments:
Post a Comment