quiz6 Flashcards
Syntactic clustering focuses on ______ relationships.
static
Syntactic clustering examines inter-component _____ connectivity and intra-component _____ connectivity.
couplingcohesion
Semantic clustering focuses on _____ relationships.
dynamic
Semantic clustering requires interpreting the ____ of the system’s entities.
meaning
Syntactic and semantic clustering are approaches to architectural ______.
recovery
The first effort a designer should make when solving a novel problem is to make sure that the problem is truly a ____ problem.
novel
If we can’t solve the problem under consideration we can transform it into a problem we can solve. We must then see if the solution to the transformed problem can be transformed into the solution of ______.
the original problem
What customer created document often contains the vocabulary of a known architectural style which can suggest the use of that architecture by the system architects?
Requirements Document
When searching for a feasible architecture for a system design the architects often get together and create a large set of possible solutions without initially comparing the benefits and/or costs of these solutions. The process is referred to as _____.
brainstorming
Designing a system in a domain that has not been considered before can lead to what type of design?
Greenfield