chapter_6_quiz Flashcards
Syntactic clustering focuses on ____ relationships
static
Syntactic clustering examines inter-component ( ____) connectivity and intra-component ( _______ ) connectivity.
coupling / cohesion
semantic clustering focuses on ____ relationship
dynamic
semantic clustering requires interpreting the ____ of the system’s entities.
meaning
Syntactic and semantic clustering are approaches to architectural _____
recovery
The first effort 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. This 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.