SlideShare a Scribd company logo
2
Most read
4
Most read
Design Documentation


 Software Development



                        1
Software Development Lifecycle
This is used by software designers - the whole
design process can be thought of as a cycle
The stages are:
   Identify - Define requirements and specification
   Design - Plan the solution to the problem
   Develop - Produce the program code
   Test     - Locate and remove any errors
   Evaluate - Review against program requirements


                                                      2
Identify the Scope
The first stage of the design process is based upon
analysing the user’s requirements to determine
what is achievable with the resources available.
Resource limitations (called constraints) usually
involve time and money.
Prioritise the most important features and decide
what will be included in the first version of the
software and what can be left out and put on the
‘wish list’ for future versions.
You then need to produce a formal written
requirements specification for the program
                                                      3
Design Documentation
Requirement Specification:
  Inputs are required from the user
  Outputs expected by the user
  Processing needed to provide functionality
  Constraints e.g. time, funds, specialist skills
Screen Designs
Program Design: Modules and Algorithms:
  Structure Diagram / Flowcharts / Pseudocode
Data Dictionary
Test Plan
                                                    4
Requirements Specification
Inputs: List of all the data that is input by the user
   Give specific details of the actual data, e.g. first name
   and last name of user
   Identify valid and invalid values for text and acceptable
   ranges for numeric data
Outputs: List of all output expected by the user
   Give specific details of the actual data and format, e.g.
   Monthly sales report which will be displayed in a bar
   chart, showing total sales for each product
   Include any help information e.g. Instructions, error
   messages or visual feedback

                                                               5
Requirements Specification
Processing: Give details of all the functions the
program will need to have.
  You should break this down into each processing task
  e.g. validation, calculations, formatting etc.
  Explain what each function should do (not how – yet!)
  There could be many of these in your proposed system
Constraints: Identify any resource limitations
  It could include budget, development
  timescales, hardware available, training
  requirements, special needs of users etc.
  Give specific details of each, e.g. The total budget
  available is £50,000
                                                          6
Screen Designs
Provide a storyboard to show screens at
various stages of the program
Draw them…                      Count Down

  On paper…
  In Word or Visio…
  In Visual Studio…
They must show
  The prompts the user will see
  Example input
  Example output
                                             7
Process Specification

Requirements Specification - describes WHAT the
system must be able to do.
Process Specification - provides details of HOW the
required functionality is achieved.
Various techniques used to clarify procedures
  Flow Charts
  Structure Diagram
  Pseudocode / Structured English
Provides the logical design for a computer algorithm
Not language specific
                                                       8
Data Dictionary

This is used to document the variables and data
types used in your program
Show the variable names, datatypes and a
description of what data the variable is going to
store
Identify location e.g. Local or Global
  Remember local is better



                                             9
                                                    9
A Data Dictionary
      Table with details of all important variables

Variable                  DataType           Description

VAT            Global     Single, Constant   Holds current VAT
                                             rate (17.5%)
sngVATPrice    Local to   Single             Holds price of goods
               Checkout                      inc VAT
intQuantity    Local to   Integer            Number of items
               Checkout




                                                                    10

More Related Content

What's hot (20)

PPT
Eclipse introduction IDE PRESENTATION
AYESHA JAVED
 
PPT
Software Testing Fundamentals
Chankey Pathak
 
PDF
Basic Java Programming
Math-Circle
 
PDF
Software Development Life Cycle (SDLC)
Angelin R
 
PPTX
Waterfall model ppt final
shiva krishna
 
PDF
JUnit & Mockito, first steps
Renato Primavera
 
PPTX
Software Engineering concept
Atamjitsingh92
 
PPTX
Architectural modeling chapter 5 of omd
jayashri kolekar
 
PPTX
Progress control
ashamarsha
 
PDF
Alpha & Beta Testing
Mithilesh Singh
 
PDF
Api Testing.pdf
JitendraYadav351971
 
PPTX
Rational unified process (rup)
kdore
 
PPTX
SDLC Models
akash250690
 
PDF
Android resources
ma-polimi
 
PPTX
core java
Roushan Sinha
 
PPTX
History of java'
deepthisujithra
 
PPTX
Dvm
Shivam Sharma
 
PPTX
Software Project Management
NoorHameed6
 
PPTX
Software testing life cycle
Garuda Trainings
 
PPTX
CSharp Presentation
Vishwa Mohan
 
Eclipse introduction IDE PRESENTATION
AYESHA JAVED
 
Software Testing Fundamentals
Chankey Pathak
 
Basic Java Programming
Math-Circle
 
Software Development Life Cycle (SDLC)
Angelin R
 
Waterfall model ppt final
shiva krishna
 
JUnit & Mockito, first steps
Renato Primavera
 
Software Engineering concept
Atamjitsingh92
 
Architectural modeling chapter 5 of omd
jayashri kolekar
 
Progress control
ashamarsha
 
Alpha & Beta Testing
Mithilesh Singh
 
Api Testing.pdf
JitendraYadav351971
 
Rational unified process (rup)
kdore
 
SDLC Models
akash250690
 
Android resources
ma-polimi
 
core java
Roushan Sinha
 
History of java'
deepthisujithra
 
Software Project Management
NoorHameed6
 
Software testing life cycle
Garuda Trainings
 
CSharp Presentation
Vishwa Mohan
 

Viewers also liked (20)

PPT
Design Documentation
Peter Boersma
 
PPT
Design And Documentation
Miles Price
 
PPTX
Stage Lighting Technology and the Design Process
Eladio Jose Abquina
 
PPTX
Decisions
nicky_walters
 
PPTX
Simple debugging
nicky_walters
 
PPTX
Data types vbnet
nicky_walters
 
PPTX
Design for edp
nicky_walters
 
PPTX
Software development lifecycle
nicky_walters
 
PPT
Ch 3 event driven programming
Chaffey College
 
PPTX
Data structures vb
nicky_walters
 
PPTX
Ndu06 typesof language
nicky_walters
 
PPTX
Decisions
nicky_walters
 
PPTX
Simple debugging
nicky_walters
 
PPTX
Event driven theory
nickywalters
 
PPTX
Data types vbnet
nicky_walters
 
PPT
Algorithms
nicky_walters
 
PPTX
Event driven programming amazeballs
MsWillcox
 
PPTX
Controls
nicky_walters
 
DOCX
Event oriented programming
Ashwini Awatare
 
PPTX
Using loops
nicky_walters
 
Design Documentation
Peter Boersma
 
Design And Documentation
Miles Price
 
Stage Lighting Technology and the Design Process
Eladio Jose Abquina
 
Decisions
nicky_walters
 
Simple debugging
nicky_walters
 
Data types vbnet
nicky_walters
 
Design for edp
nicky_walters
 
Software development lifecycle
nicky_walters
 
Ch 3 event driven programming
Chaffey College
 
Data structures vb
nicky_walters
 
Ndu06 typesof language
nicky_walters
 
Decisions
nicky_walters
 
Simple debugging
nicky_walters
 
Event driven theory
nickywalters
 
Data types vbnet
nicky_walters
 
Algorithms
nicky_walters
 
Event driven programming amazeballs
MsWillcox
 
Controls
nicky_walters
 
Event oriented programming
Ashwini Awatare
 
Using loops
nicky_walters
 
Ad

Similar to Design documentation (20)

PPTX
03 analysis of_requirementsspecification
Rebecca Jones
 
PPTX
Sad presentation
NasirTechies
 
PPT
Jeremiah Yancy | Skills and techniques of the Systems Analyst
Jeremiah Yancy
 
PDF
M256 Unit 1 - Software Development with Java
Yaseen
 
PPTX
COMPUTING AND PROGRAMMING FUNDAMENTAL.pptx
SherinRappai1
 
PPTX
COMPUTING AND PROGRAMMING FUNDAMENTAL.pptx
SherinRappai
 
PPTX
School management system
Soumya Behera
 
PPT
The systems life cycle
odalyfer
 
PPT
software development and programming languages
PraShant Kumar
 
PPT
Design engineering
Vikram Dahiya
 
PPT
Design engineering
Vikram Dahiya
 
PPTX
Design programing logic powor point.pptx
hailish4421ict
 
PPT
Coding
Vishal Singh
 
PDF
Ch. 3.pdf
RajniSavaliya
 
DOC
Flow charts
Ankit Agarwal
 
DOCX
Unit iv function and service oriented designs 9
kiruthikamurugesan2628
 
PPTX
Software Engineering Notes Unit - 1.pptx
rahatansari3
 
PDF
Ict 213 lecture 1
leodgard erasmus
 
PDF
SWE-401 - 9. Software Implementation
ghayour abbas
 
03 analysis of_requirementsspecification
Rebecca Jones
 
Sad presentation
NasirTechies
 
Jeremiah Yancy | Skills and techniques of the Systems Analyst
Jeremiah Yancy
 
M256 Unit 1 - Software Development with Java
Yaseen
 
COMPUTING AND PROGRAMMING FUNDAMENTAL.pptx
SherinRappai1
 
COMPUTING AND PROGRAMMING FUNDAMENTAL.pptx
SherinRappai
 
School management system
Soumya Behera
 
The systems life cycle
odalyfer
 
software development and programming languages
PraShant Kumar
 
Design engineering
Vikram Dahiya
 
Design engineering
Vikram Dahiya
 
Design programing logic powor point.pptx
hailish4421ict
 
Coding
Vishal Singh
 
Ch. 3.pdf
RajniSavaliya
 
Flow charts
Ankit Agarwal
 
Unit iv function and service oriented designs 9
kiruthikamurugesan2628
 
Software Engineering Notes Unit - 1.pptx
rahatansari3
 
Ict 213 lecture 1
leodgard erasmus
 
SWE-401 - 9. Software Implementation
ghayour abbas
 
Ad

More from nicky_walters (9)

PPTX
Pseudocode flowcharts
nicky_walters
 
PPTX
Data types vbnet
nicky_walters
 
PPTX
Ndu06 typesof language
nicky_walters
 
PPTX
Event driventheory
nicky_walters
 
PPTX
Debugging
nicky_walters
 
PPTX
Input output
nicky_walters
 
PPTX
Decisions
nicky_walters
 
PPTX
Intro to visual studio 2008
nicky_walters
 
PPTX
Input output
nicky_walters
 
Pseudocode flowcharts
nicky_walters
 
Data types vbnet
nicky_walters
 
Ndu06 typesof language
nicky_walters
 
Event driventheory
nicky_walters
 
Debugging
nicky_walters
 
Input output
nicky_walters
 
Decisions
nicky_walters
 
Intro to visual studio 2008
nicky_walters
 
Input output
nicky_walters
 

Design documentation

  • 2. Software Development Lifecycle This is used by software designers - the whole design process can be thought of as a cycle The stages are: Identify - Define requirements and specification Design - Plan the solution to the problem Develop - Produce the program code Test - Locate and remove any errors Evaluate - Review against program requirements 2
  • 3. Identify the Scope The first stage of the design process is based upon analysing the user’s requirements to determine what is achievable with the resources available. Resource limitations (called constraints) usually involve time and money. Prioritise the most important features and decide what will be included in the first version of the software and what can be left out and put on the ‘wish list’ for future versions. You then need to produce a formal written requirements specification for the program 3
  • 4. Design Documentation Requirement Specification: Inputs are required from the user Outputs expected by the user Processing needed to provide functionality Constraints e.g. time, funds, specialist skills Screen Designs Program Design: Modules and Algorithms: Structure Diagram / Flowcharts / Pseudocode Data Dictionary Test Plan 4
  • 5. Requirements Specification Inputs: List of all the data that is input by the user Give specific details of the actual data, e.g. first name and last name of user Identify valid and invalid values for text and acceptable ranges for numeric data Outputs: List of all output expected by the user Give specific details of the actual data and format, e.g. Monthly sales report which will be displayed in a bar chart, showing total sales for each product Include any help information e.g. Instructions, error messages or visual feedback 5
  • 6. Requirements Specification Processing: Give details of all the functions the program will need to have. You should break this down into each processing task e.g. validation, calculations, formatting etc. Explain what each function should do (not how – yet!) There could be many of these in your proposed system Constraints: Identify any resource limitations It could include budget, development timescales, hardware available, training requirements, special needs of users etc. Give specific details of each, e.g. The total budget available is £50,000 6
  • 7. Screen Designs Provide a storyboard to show screens at various stages of the program Draw them… Count Down On paper… In Word or Visio… In Visual Studio… They must show The prompts the user will see Example input Example output 7
  • 8. Process Specification Requirements Specification - describes WHAT the system must be able to do. Process Specification - provides details of HOW the required functionality is achieved. Various techniques used to clarify procedures Flow Charts Structure Diagram Pseudocode / Structured English Provides the logical design for a computer algorithm Not language specific 8
  • 9. Data Dictionary This is used to document the variables and data types used in your program Show the variable names, datatypes and a description of what data the variable is going to store Identify location e.g. Local or Global Remember local is better 9 9
  • 10. A Data Dictionary Table with details of all important variables Variable DataType Description VAT Global Single, Constant Holds current VAT rate (17.5%) sngVATPrice Local to Single Holds price of goods Checkout inc VAT intQuantity Local to Integer Number of items Checkout 10