Use Case Diagrams
Multiple Choice
- A use case diagram is all of the following EXCEPT:
- A formal way of representing how a business system interacts with its environment
- Definition of the workflows of the unified process
- Illustration of the activities that are performed by the users of the system
- A scenario-based technique in the UML
- A sequence of actions a system performs that yields a valuable result for a particular actor.
- The three types of relationships use cases have in a use case diagram include:
- Extension, representation, elaboration
- Extension, inclusion, and generalization
- Inclusion, representation, realization
- Elaboration, generalization, boundarization
True/False
- Stakeholders are customer, product managers, and perhaps others.
- Software Architects establish and maintain architectural visions
- An actor is a user or outside system that interacts with a system being designed in order to obtain some value from the interaction
- The include relationship in use cases is the ability to add optional functionality in a use case
- The extend relationship in use cases is the ability to have one use case withint another.