quiz 5 Flashcards
(10 cards)
Design testing is not performed in the classical design
False
We should not ass an item to a UML diagram until strictly necessary to minimize rework.
True
The detailed design of a module can be represented in tabular format or using pseudocode
True
Deciding on the architecture of a software product is performed by the software architect.
True
Good design has high cohesion and low coupling
True
Data flow analysis (DFA) is inappropriate for transaction processing products.
True
Data flow analysis is only suitable when there is single input stream and single output stream
False
Given the CRC card below, which of the following methods should be assigned to the elevator controller?
startTimer
Data flow analysis is as data-oriented design technique
False
The two key steps of object-oriented design are to complete the class diagram and perform the detailed design.
True