CPlusOOP
SiteMap
Project Cycle
System Design
UML
Use Case View
«Prev
Next»
UML Fundamentals
Intro to UML
UML Software - Quiz
UML Standardizes Development
Use Case View
Use Case Associations
Use Case Narrative
Logical View Model
UML ClassDiagram
Model Attribute Notation
Notation Modeling Operations
Modeling UML Class
Modeling Associations
Reflexive Qualified Association
Modeling Aggregation Composition
Aggregation Composition - Quiz
UML Composition
Specifying Inheritance Generalization
Specifying UML Delegation
Logical View Model Conclusion
Object Diagrams
Object Diagram
Object Diagram Notation
Test Class Diagrams
Logical View Object Diagram
Use Case Notation - Quiz Two
Each question is worth one point. Please select the correct answer for each question.
11.
The purpose of the
<<Extends>>
stereotype is to identify
Please select the best answer.
A.
Screen flows for the application
B.
System workflows
C.
One use case as a specialization of another use case
D.
Delegation between use cases
12.
The purpose of the use case view is to
Please select the best answer.
A.
Find the objects to use in building the object model
B.
Describe how people want to implement their procedures
C.
Define the goals of the system within a specific context of users
D.
Provide a textual specification for people who do not understand the models
13.
The purpose of the use case narrative is to
Please select the best answer.
A.
Provide an alternative specification for people who do not understand the diagram
B.
Form the basis for writing test cases
C.
Describe the workflow process of the use case
D.
Describe the use case goal in terms of actor-system interaction
14.
The parts of a use case narrative are
Please select the best answer.
A.
Assumptions, pre-conditions, dialog, post-conditions
B.
Use case diagram and scenarios
C.
Actors, use cases, associations, and the system
D.
Stereotypes, associations, and use cases
15.
Assumptions are
Please select the best answer.
A.
Implementation constraints on the design of the use case
B.
Conditions that must test true before executing the use case but are outside the responsibility of the use case to test
C.
Conditions that must test true before executing the use case and are the responsibility of the use case to test
D.
Conditions that must test true and are the responsibility of the use case to test before proceeding
16.
Pre-conditions are
Please select the best answer.
A.
Implementation constraints on the design of the use case
B.
Conditions that must test true before executing the use case but are outside the responsibility of the use case to test
C.
Conditions that must test true before executing the use case and are the responsibility of the use case to test
D.
Conditions that must test true and are the responsibility of the use case to test before proceeding
17.
The use case dialog is the
Please select the best answer.
A.
Screen flow through a set of tasks
B.
Data flow between the actor and the use case
C.
Sequence of interactions between the actor and the use case
D.
Process description for a workflow
18.
Post-conditions are
Please select the best answer.
A.
Implementation constraints on the design of the use case
B.
Conditions that must test true after executing the use case but are outside the responsibility of the use case to test
C.
Conditions that must test true after executing the use case and are the responsibility of the use case to test
D.
Conditions that must test true and are the responsibility of the use case to test before proceeding
19.
A scenario is
Please select the best answer.
A.
A single logic path through a use case
B.
A workflow path of the system
C.
A screen navigation options
D.
A combination of use cases
20.
The purpose of scenarios is to
Please select the best answer.
A.
Decompose the use case process
B.
Identify variations on the use case process
C.
Identify interactions between use cases
D.
Run test cases
Correct answers:
Your Score: 0
Submit
Quiz Explanation