Software Development Document.
Software design - software requirements are translated into a representation of software components, interfaces, and data necessary for the implementation phase.
SDD
- Shows how the software system will be structured to satisfy the requirements.
- Primary reference for code development.
- Contain all the information required by a programmer to write code.
- Contains overall system architecture and data architecture is defined.
- Contains detailed design stage, more detailed data structures are defined and algorithms are developed for the defined architecture.
No comments:
Post a Comment