Software Design Question Bank on “Prototyping and UML Use Case Diagrams”.
1. What are prototypes?
a) Prototypes is a working model of part or all of a final product
b) Prototypes does not represent any sort of models
c) Prototype can never consist of full size
d) All of the mentioned
Answer: a
Clarification: Prototypes exits usually in full size, Prototype itself is a model.
2. What are the types of prototypes?
a) Horizontal prototypes
b) Vertical Prototypes
c) All of the mentioned
d) None of the mentioned
Answer: c
Clarification: These are the types of prototypes.
3. Which of these is true for prototypes?
a) Horizontal Prototypes does some processing apart from the required for presenting the product’s user interface
b) Vertical Prototype realizes part or all of a product’s user interface
c) All of the mentioned
d) None of the mentioned
Answer: d
Clarification: Horizontal prototype realizes part or all of product’s user interface and vice versa)
4. What are the notations for the Use case Diagrams?
a) Use case
b) Actor
c) Prototype
d) Use case and Actor
Answer: d
Clarification: Use Case diagram consists of Use cases and Actors.
5. Which description is inappropriate?
a) A usecase is a type of agent that interacts with a product
b) An actor is a type of complete interaction between product and its environment
c) All of the mentioned
d) None of the mentioned
Answer: c
Clarification: An actor is a type of agent that interacts with the product.
6. Which statements are considered correct in reference to use case diagram?
a) A scenario is an interaction between product and particular interaction
b) A use case diagram represent a product’s use cases and actors involved in each use case
c) All of the mentioned
d) None of the mentioned
Answer: c
Clarification: All the statements are the respective definitions of the terms.
7. Which among the following can be heuristic for Use case diagram?
a) Product can be made actor
b) Never name actors with noun phrases
c) Name Use cases with verb phrases
d) All of the mentioned
Answer: c
Clarification: Actors are noun phrases and never make a product as an actor.
8. What is incorrect among the following?
a) Make use cases that uniform in size and complexity
b) Organize use cases by actor, problem domain categories or solution categories
c) Use cases can last for more than one session
d) Achieve a stakeholder goal in a usecase
Answer: c
Clarification: Use cases should be finished in one session.
9. Use case models that can be summarized under which of this category?
a) Usecase Diagram
b) Usecase Description
c) All of the mentioned
d) None of the mentioned
Answer: c
Clarification: Use case models are summarized as usecase diagram and description.
10. Which of the following statement is true?
a) Use case diagram is a dynamic model of interaction between product and actors in a use case
b) Use case Description is a static model of usecase supported by a product
c) All of the mentioned
d) None of the mentioned
Answer: d
Clarification: Use case description is dynamic model of interaction between product and actors in a use case.