quiz 5 Flashcards

(10 cards)

1
Q

Design testing is not performed in the classical design

A

False

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

We should not ass an item to a UML diagram until strictly necessary to minimize rework.

A

True

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

The detailed design of a module can be represented in tabular format or using pseudocode

A

True

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

Deciding on the architecture of a software product is performed by the software architect.

A

True

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

Good design has high cohesion and low coupling

A

True

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

Data flow analysis (DFA) is inappropriate for transaction processing products.

A

True

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

Data flow analysis is only suitable when there is single input stream and single output stream

A

False

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

Given the CRC card below, which of the following methods should be assigned to the elevator controller?

A

startTimer

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

Data flow analysis is as data-oriented design technique

A

False

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

The two key steps of object-oriented design are to complete the class diagram and perform the detailed design.

A

True

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