NEW
Font size
WorksheetsSDP Quiz - Chapter 6 & 7
Total questions: 20
Worksheet time: 20mins
What is a written description of the user's interaction with the software product to accomplish a goal?
Storyboard
Use Case
User Story
User Requirement
What is the purpose of using Unified Modelling Language (UML) by software developers?
To design diagrams for visualizing a project.
To describe user's problems.
To describe how the functionalities are implemented.
To define user and system requirements.
Which phases of Software Development Life Cycle (SDLC) whereby use cases are realized and used?
Requirement Analysis and Testing phases.
Design and Implementation phases.
Requirement Analysis and Design phases.
Design and Testing phases.
Which one of the following is NOT the key element of a simple use case diagram?
Actor
Relationship
System Boundary
System Requirement
What is the relationship between an actor and a use case?
Association
Communication
Interaction
Generalisation
Which one of the following statements is the correct task description of a Primary Actor (Active Actor)?
To react to the use case.
To provide a service to the system.
To initiate the use of the system.
To interact with the system on their own.
Which one of the following is NOT one of the steps for creating a use case diagram?
Set the scope of the system.
Identify the Actors (role of users) of the system.
Create use cases for every goal.
Identify functional requirements of the system.
Where will a Secondary Actor (Passive Actor) be placed on in the system?
The left side of the system.
The right side of the system.
The upper side of the system.
The bottom side of the system.
Which one of the following elements of a use case diagram indicates the users that interact with a system?
Actors
Use Cases
User Requirements
Relationships
In a website project, a user will click the search button on an application's user interface and the application will send an SQL query to a database system.
Based on the above scenario, who will be the secondary actor?
User
Database system
Application
SQL query
Which one of the following symbols used to represent system boundary in a simple use case diagram?
A solid line.
A box with name.
A stick figure with name.
Horizontally shaped oval with name in it.
What is a relationship between actors?
Association of an actor
Interaction of an actor
Communication of an actor
Generalisation of an actor
What are the two relationships used between 2 use cases in the use case diagram?
Include and Exclude
Include and Extend
Exclude and Extend
Include and Except
Which one of the following is a characteristic of 'include' relationship between 2 use cases?
Base use case is complete by itself.
Included use case is optional.
Included use case is required.
Use cases are placed to the right of the base use case.
Which one of the following is a characteristic of 'extend' relationship between 2 use cases?
Base use case is incomplete.
Extending use case is optional.
Extending use case is required.
Use cases are placed to the left of the base use case.
In a Banking System app, after a bank account holder withdraws money, his account has to be updated.
What is the relationship between use case "Withdraw money" and use case "Update balance"?
Include relationship.
Exclude relationship.
Extend relationship.
Increase relationship.
Which one of the following is the primary actor in the Inventory system?
Customer
Truck Driver
Foreman
Warehouse Worker
Which one of the following symbols used to represent a single use case in a simple use case diagram?
A solid line.
A box with name.
A stick figure with name.
Horizontally shaped oval with name in it.
What is the element (circled in Red) shown in the use case diagram?
Use case
Actor
Relationship
System Boundary
What is the element (circled in Red) shown in the use case diagram?
Actor
Use case
Relationship
System Boundary
