2fa Flashcards

1
Q

These are transformations of the platform-independent model
Group of answer choices

Platform specific models

Platform independent model

Model-driven engineering

Model-driven architecture

A

Platform specific models

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

State machine models show system states as nodes and events as arcs between these nodes.
Group of answer choices

False

True

A

t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

These model the operation of the system without reference to its implementation.
Group of answer choices

platform independent model

Platform specific models

Model-driven engineering

Model-driven architecture

A

Platform independent model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Use case diagrams and sequence diagrams may be used for interaction modeling.
Group of answer choices

True

False

A

t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A sequence diagram shows the sequence of interactions that take place during a particular use case or use case instance.
Group of answer choices

False

True

A

t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Use case diagrams show the interactions between a system and its environment.
Group of answer choices

True

False

A

t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Statecharts are an integral part of the UML and are used to represent state machine models..
Group of answer choices

True

False

A

t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Event-driven modeling shows how a system responds to external and internal events
Group of answer choices

False

True

A

t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Functional requirements capture the intended behavior of the system.
Group of answer choices

False

True

A

t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

is a link between classes that indicates that there is some relationship between these classes.
Group of answer choices

None of the mentioned

Class

Association

Object

A

Association

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

An approach to writing requirements where the freedom of the requirements writer is limited and requirements are written in a standard way..
Group of answer choices

None of the mentioned

System requirements

User requirements

Structured specifications

A

Structured specifications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which of the following is not included in requirement checking?
Group of answer choices

Realism

Consistency

Validity

Requirement specification

A

Requirement specification

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

These define system properties and constraints e.g. reliability, response time and storage requirements.
Group of answer choices

None of the above

Non-Functional Requirements

Domain Requirements

Functional Requirements

A

Non-Functional Requirements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

System requirements are more detailed requirements and may include more technical information.
Group of answer choices

True

False

A

t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which of the following is not included in requirement checking?
Group of answer choices

Realism

Requirement Discovery

Consistency

Verifiability

A

Requirement Discovery

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

methods resemble verbs that describe what and how an object does something
Group of answer choices

False

True

17
Q

Activity diagrams can be used to explore the logic of a complex operation, function, or procedure
Group of answer choices

True

False

18
Q

Diagrams that is use in documenting usage scenarios and both capturing required objects early in analysis and verifying object use later in design.
Group of answer choices

Use Case

Sequence Diagram

DFD

UML

A

Sequence Diagram

19
Q

A Use Case diagram shows what kinds of information will be input to and output from the system, where the data will come from and go to, and where the data will be stored.
Group of answer choices

True

False

20
Q

Activity diagram can also be used to model a specific Actor’s workflow
Group of answer choices

True

False

21
Q

checking that it does what the customer wants.
Group of answer choices

Specification

Validation

Design and implementation

Evolution

A

Validation

22
Q

roles are the outcomes of a process activity
Group of answer choices

False

True

23
Q

where you identify the overall structure of the system, the principal components (sometimes called sub-systems or modules), their relationships and how they are distributed.
Group of answer choices

Database design

Interface design

Component design

Architectural design

A

Architectural design

24
Q

Database design, where you design the system data structures and how these are to be represented in a database
Group of answer choices

False

True

25
s an abstract representation of a process. It presents a description of a process from some particular perspective. Group of answer choices Software Engineering software process model Software Specification Software Evolution
software process model
26
Consequences are the results and trade-offs of applying the pattern. Group of answer choices False True
t