Customer and Stack-Holder Communication
Customer and Stack-Holder Communication
Software Processes 14
Design activities
Architectural design, where you identify the overall structure of the system,
the principal components (sometimes called sub-systems or modules), their
relationships and how they are distributed.
Interface design, where you define the interfaces between system
components.
Component design, where you take each system component and design how
it will operate.
Database design, where you design the system data structures and how
these are to be represented in a database.
Software Processes 15
Software validation
Software Processes 16
Software Development Life Paradigms