>

Sequence Diagram   «Prev  Next»

Sequence diagram notation - Quiz

Each question is worth one point. Select the best answer or answers for each question.
 

1. The scope of problem analysis requires the definition of
Please select the best answer.
  A. The operations and attributes for each resource
  B. The interactions between actors and use cases
  C. The purpose and interface of each resource
  D. The events and objects of the problem domain

2. The order of events in a sequence diagram is determined
Please select the best answer.
  A. By the sequence numbers of the events
  B. By the relative position of the events on the timeline
  C. By following the order of the events in the use case description
  D. By placing numbers in comments along the left-hand margin of the diagram

3. How much logic should a sequence diagram include?
Please select the best answer.
  A. One use case
  B. One user interaction
  C. One scenario
  D. One actor's use of the system

4. The first of the two steps in building the sequence diagram is to
Please select the best answer.
  A. Define the purpose and interfaces of the resource objects
  B. Define how the actor uses the system resources
  C. Define how the resource objects interact with the system
  D. Define how the actor interacts with the system in a use case

5. The second of the two steps in building the sequence diagram is to
Please select the best answer.
  A. Define how the system uses the problem domain resources
  B. Define how the actor uses the system resources
  C. Define how the resource objects interact with the system
  D. Define how the actor interacts with the system in a use case

Correct answers:

Your Score: 0