wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

UML Use Case and Activity Diagram

Total questions: 20

Worksheet time: 15mins

Name
Class
Date
1.

The following which include the diagrams used in UML are ...

a)

Sequence Diagram

b)

Use Case Diagram

c)

Activity Diagram

d)

Flowchart Diagram

2.

UML system flows depicted with 'actor' is named ...

a)

Use Case Diagram

b)

Class Diagram

c)

Activity Diagram

d)

Sequence DIagram

3.

Which symbol that combine two parallel activities/actions into one activity/action or bring back together a set of parallel or concurrent flows of activities/actions?

a)
b)
c)
d)
4.

Relation states the relationship between ...

a)

Two or some attributes

b)

Two or some entities

c)

Attributes with relationship

d)

Attributes with entity

5.

"A standardized modeling language consisting of an integrated set of diagrams, developed to help system and software developers accomplish specification, visualization, architecture design, construction, simulation and testing, and documentation", is the meaning of ...

a)

OOAD

b)

OOA

c)

UML

d)

Object Management Group

6.

If usecase A always requires usecase B to complete its series of activities, then the two usecases are described as :

a)
b)
c)
d)
7.

... described the relationship between use cases, where a use case is another use case is another use case functionality if certain conditions are met.

a)

Generalization

b)

Include

c)

Extend

d)

Association

8.

Which diagram describe the various user (or system) activities, the person who does each activity, and the sequential flow of these activities?

a)

Use Case Diagram

b)

Sequence Diagram

c)

Class Diagram

d)

Activity Diagram

9.

Which symbol that represents a test condition to ensure that the control flow or object flow only goes down one path?

a)
b)
c)
d)
10.

Which elemen that is a way to group activities performed by the same actor on an activity diagram or to group activities in a single thread?

a)

Swimlane

b)

Control Flow

c)

Object Flow

d)

None of the above

11.

Which diagram show the order in which the action take place and identify the outcomes?

a)

Class Diagram

b)

Sequence Diagram

c)

Activity Diagram

d)

None of the above

12.

Which diagram is one of behavioral diagram in UML diagram that described dynamic aspects of the system?

a)

Class Diagram

b)

Sequence Diagram

c)

Use Case Diagram

d)

None of the above

13.

Initial State is ...

a)

Portrays the beginning of a set of actions or activities

b)

Portrays the end or stop all control flows in a set of actions or activities

c)

The relationship between use cases, when a use case is depicted as using the functionality of another use case

d)

A parent-child relationship in use case, where one of them is in a more general form the other

14.

Use case diagram are typically developed in early stage of development and people often apply use case modeling for some purposes, except ...

a)

Capture the requirements of a system

b)

Specify the context of a system

c)

All answers are wrong

d)

All answers are correct

15.

What does UML stand for?

a)

Unit Modeling Language

b)

Unified Modeling Language

c)

Universal Modeling Language

d)

Unified Modern Language

16.

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

17.

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

18.

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.

19.

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

20.

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