Home UML Basics Class Diagram Use Case Diagram Statechart Diagram Activity Diagram Sequence Diagram Communication Diagram Deployment Diagram Need Help?
Use Case Diagram Quiz

Answer the questions to the best of your ability. Below, you'll see two true or false questions, a matching question, a question to choose traits of a bad class diagram, and a scenario.


1. Use case diagrams are developed early in the project, so that they can be referred back to throughout the development process.

True
False


2. For the following use case relations, lable whether the relationship is an extesion or an inclusion. Enter "extends" and "includes" resepectivly.

MakePayment->Cancel

PurchaseTicket->GetMoney

PurchaseCard->DistributorException

PurchasePlaneTicket->ReserveSeat

ApplyForJob->SubmitResume


3. Choose the symbols that are not common in a use case diagram.


4. Actors represent the end-users.

True
False


5. What is the first thing you should make when creating the use case diagram?