Thursday, February 24, 2011

Software Development Document

For SDD Templete Please Click Here


Software Development Document.

Software design - software requirements are translated into a representation of software components, interfaces, and data necessary for the implementation phase.

SDD
  1. Shows how the software system will be structured to satisfy the requirements.
  2. Primary reference for code development.
  3. Contain all the information required by a programmer to write code.
  4. Contains overall system architecture and data architecture is defined.
  5. Contains detailed design stage, more detailed data structures are defined and algorithms are developed for the defined architecture.

No comments:

Post a Comment