Skip to content

Soft Design Specification

klausren edited this page Jul 1, 2019 · 11 revisions

SDS - Software Design Specification

Introduction Document Goals

Main Product Features & Capabilities

Related Documentation

UML Modeling

(Each diagram should come with a description section, discussing the various considerations leading to the suggested design)

Deployment Diagrams[Details]

Deployment diagram is a structure diagram which shows architecture of the system as deployment (distribution) of software artifacts to deployment targets.

Class Diagrams[Details]

In software engineering, a class diagram in the Unified Modeling Language (UML) is a type of static structure diagram that describes the structure of a system by showing the system's classes, their attributes, operations (or methods), and the relationships among objects.

Behaviour : Sequence and/or State Diagrams

Persistence

Security

Initial Test Plan (optional)

Wireframes[ex1]

Related Tools

Modeling Tools

Prototyping Tools