Podcast
Questions and Answers
What do fully developed use case descriptions provide information about?
What do fully developed use case descriptions provide information about?
- Use case names, actors, stakeholders, and post conditions
- Domain classes, preconditions, post conditions, and exception conditions
- Actors, stakeholders, preconditions, post conditions, flow of activities, and exception conditions (correct)
- Flow of activities, exception conditions, and system sequence diagrams
What can be used to show the flow of activities for a use case?
What can be used to show the flow of activities for a use case?
- Sequence diagrams
- State diagrams
- Activity diagrams (correct)
- Class diagrams
What do system sequence diagrams (SSDs) show for each use case?
What do system sequence diagrams (SSDs) show for each use case?
- Actor interactions and stakeholders
- Inputs and outputs as messages (correct)
- Flow of activities and exception conditions
- Preconditions and post conditions
What is an effective technique to double-check that all required use cases are covered?
What is an effective technique to double-check that all required use cases are covered?
Which chapters identified and modeled the two primary aspects of functional requirements?
Which chapters identified and modeled the two primary aspects of functional requirements?