Chapter 6 Flashcards
1
Q
What is software design
A
It is the process of defining architecture, components, module, interfaces and date of the system to satisfy specified requirements.
2
Q
Key Aspect Of Software Design-
Translating Requirements Into Design
A
Take the software requirements and map them into a suitable form for coding and implementation.
3
Q
Phase of Software Design-
Architectural Design
A
Focuses on the subsystem or modules and how they interact with each other
4
Q
Phases of Software Design-
Detailed Design
A
Deals with the design of individual component or classes
5
Q
A