Business Analysis 2 - Data modelling and requirements

Business Analysis 2 - Data modelling and requirements

University

8 Qs

quiz-placeholder

Similar activities

OOA

OOA

University

6 Qs

30/08/24_UML Relationships

30/08/24_UML Relationships

University

10 Qs

OOSWE_2

OOSWE_2

University

10 Qs

Data Modeling

Data Modeling

University

8 Qs

Kuis OOAD Pertemuan 7

Kuis OOAD Pertemuan 7

University

10 Qs

OOA

OOA

University

9 Qs

OOP Lecture 2

OOP Lecture 2

University

10 Qs

UML-2020-158225-Week7-ClassDiagramObjectDiagram-NTY

UML-2020-158225-Week7-ClassDiagramObjectDiagram-NTY

University

12 Qs

Business Analysis 2 - Data modelling and requirements

Business Analysis 2 - Data modelling and requirements

Assessment

Quiz

Computers

University

Medium

Created by

Vladimir Ryabov

Used 6+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What type of UML diagrams is used for data modelling?

Use case diagrams

Activity diagrams

Class diagrams

Sequence diagrams

Deployment diagrams

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How is the concept of having subtypes and supertypes in class diagrams called?

Composition

Specialisation

Aggregation

There is no name for it

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does aggregation mean?

A class inherits the attributes of its parent class

An object is composed of other objects

Two classes are connected by a relationship

Aggregation has no relationship with class diagrams

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When modelling system data, the analysis of business scenarios can help identify...

Classes

Classes and their attributes

Classes, their attributes, and methods

Analysis of scenarios is not helpful in this case

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of UML state machine diagrams?

To understand the attributes of a class

To understand the transition between states in response to events

To understand the class hierarchy

All of the above

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is CRUD?

Class, Read, Update, Delete

Class, Read, Undo, Do

Create, Read, Undo, Do

Create, Read, Update, Delete

7.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Non-functional system requirements can be related to:

(Select all correct options)

Data to be stored by the system

Performance of the system

Reliability of the system

System outputs (e.g. reports)

8.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How should the requirements be documented?

A narrative (textual form)

A requirements table

Use case and other diagrams

Any form, depending on the situation