wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Pretest 13 - Use Case Diagram

Total questions: 20

Worksheet time: 18mins

Name
Class
Date
1.

A behaviorally related sequence of steps, both automated and manual, for the purpose of completing a single business task

a)

Use case diagram

b)

Use case narrative

c)

Use case

d)

Use case dependency diagram

2.

Use case relationship that specifies which other use cases must be performed before the current use case

a)

Abstract use case

b)

Depends on

c)

Extension use case

d)

Association

3.

Which of these questions is not part of the questions part asked when identifying business actors?

a)

What are the main tasks of the actor?

b)

Who or what provides inputs to the system?

c)

Are interfaces required to other systems?

d)

Who or what receives outputs form the systems?

4.

Which of the following is an actor of a temporal event?

a)

System itself

b)

Primary business actor

c)

Time

d)

External server actor

5.

A bank customer stops by her bank’s ATM to withdraw money from her checking account. In this case, who is the primary business actor?

a)

Bank

b)

Customer

c)

Bank teller

d)

Money withdrawal authorization company

6.

A use case consisting of steps extracted from a more complex use case in order to simplify the complex use case is called a(n):

a)

Extension use case

b)

Abstract use case

c)

Temporal use case

d)

Business requirement use case

7.

Boundary which contains use cases

a)
b)
c)
d)
8.

Represents the function within the system

a)
b)
c)
d)
9.

One use case is needed by another in order to perform a task

a)
b)
c)
d)
10.

Alternative option under a certain use case

a)
b)
c)
d)
11.

Specifies a role played by someone or some other system that interacts with the subject.

a)
b)
c)
d)
12.

The use case diagram ...

a)

Specifies the functional decomposition of a system

b)

Comprises classes and objects

c)

Specifies who performs which tasks with a system that is going to be developed

d)

Models the time flow within a system

13.

What best describes the purpose of an Activity Diagram?

a)

To capture a flow of activity and maps.

b)

To specify the points at which a computer system is used.

c)

To specify the behavior of use cases.

d)

To capture the dynamic aspect of a system.

14.

Select diagrams which are UML behavioral diagram [multiple answers]

a)

use case diagram

b)

sequence diagram

c)

class diagram

d)

statechart diagram

e)

activity diagram

15.

Select diagrams which are UML structural diagram [multiple answers]

a)

use case diagram

b)

class diagram

c)

component diagram

d)

deployment diagram

e)

package diagram

16.

The purpose of delegate connector is to model the link between external component to the realization of those interfaces internally within the component.

a)

true

b)

false

17.

The purpose of port is [choose TWO (2) correct answers]

a)

to model access points for allowing the external environment to access the component’s services

b)

to model the delegation between external component

c)

for allowing components to interact with their external environment.

d)

to model the component diagram

18.

Which of the following UML diagrams has a static view?

a)

Collaboration

b)

Use case

c)

State chart

d)

Activity

19.

Interaction Diagram is a combined term for

a)

Sequence Diagram + Collaboration Diagram

b)

Activity Diagram + State Chart Diagram

c)

Deployment Diagram + Collaboration Diagram

d)

None of the mentioned

20.

What is the difference between USE CASE DIAGRAM and Activity Diagram

4 lines