requirements1. structured analysis method structured system analysis and design (ssad) formal...

9
Requirements 1

Upload: asher-woods

Post on 17-Jan-2018

222 views

Category:

Documents


0 download

DESCRIPTION

Context Diagram The context diagram - represent all external entities that may interact with a system Is a DFD with one transform (the system), with all inputs, outputs, sources, sinks for the system identified The highest level view of a system Requirements3 SSAD Main steps 1.Draw a context diagram 2.Draw DFD of the existing system 3.Draw DFD of the proposed system and identify the man-machine boundary

TRANSCRIPT

Page 1: Requirements1. Structured Analysis Method Structured system analysis and design (SSAD) Formal structured dev method Developed by UK Gov. in the 1980’s

Requirements 1

Page 2: Requirements1. Structured Analysis Method Structured system analysis and design (SSAD) Formal structured dev method Developed by UK Gov. in the 1980’s

Structured Analysis MethodStructured system analysis and design

(SSAD)Formal structured dev methodDeveloped by UK Gov. in the 1980’sWe will focus only on analysis

Was used a lot when automating existing manual systems

Main stepsDraw a context diagramDraw DFD of the existing systemDraw DFD of the proposed system and identify the

man-machine boundaryRequirements 2

Page 3: Requirements1. Structured Analysis Method Structured system analysis and design (SSAD) Formal structured dev method Developed by UK Gov. in the 1980’s

Context DiagramThe context diagram - represent all external

entities that may interact with a system

Is a DFD with one transform (the system), with all inputs, outputs, sources, sinks for the system identified

The highest level view of a system

Requirements 3

SSAD Main steps1. Draw a context diagram2. Draw DFD of the existing system3. Draw DFD of the proposed system

and identify the man-machine boundary

Page 4: Requirements1. Structured Analysis Method Structured system analysis and design (SSAD) Formal structured dev method Developed by UK Gov. in the 1980’s

Example Context Diagram

Requirements 4

Page 5: Requirements1. Structured Analysis Method Structured system analysis and design (SSAD) Formal structured dev method Developed by UK Gov. in the 1980’s

DFD of the current systemThe current system is modeled as-is as a

DFD to understand the workingThe context diagram is refined Each bubble represents a logical

transformation of some dataLeveled DFD may be usedGenerally obtained after understanding

and interaction with usersValidate the DFD by walking through with

users

Requirements 5

SSAD Main steps1. Draw a context diagram2. Draw DFD of the existing system3. Draw DFD of the proposed system

and identify the man-machine boundary

Page 6: Requirements1. Structured Analysis Method Structured system analysis and design (SSAD) Formal structured dev method Developed by UK Gov. in the 1980’s

Modeling the Proposed SystemNo general rules for drawing the DFD of

the future systemUse existing system understandingDFD should model the entire proposed

system - process may be automated or manual validate with the user

Then establish man-machine boundarywhat processes will be automated and which

remains manualShow clearly interaction between

automated and manual processesRequirements 6

SSAD Main steps1. Draw a context diagram2. Draw DFD of the existing system3. Draw DFD of the proposed

Page 7: Requirements1. Structured Analysis Method Structured system analysis and design (SSAD) Formal structured dev method Developed by UK Gov. in the 1980’s

Example – context diagram

Requirements 7

Page 8: Requirements1. Structured Analysis Method Structured system analysis and design (SSAD) Formal structured dev method Developed by UK Gov. in the 1980’s

Example – DFD of existing sys

Requirements 8

Page 9: Requirements1. Structured Analysis Method Structured system analysis and design (SSAD) Formal structured dev method Developed by UK Gov. in the 1980’s

Example – DFD of proposed system

Requirements 9