System
Development
Life Cycle -
Understanding
the Design
Phase
System-Development Life Cycle (SDLC)
Recognition of need
Feasibility study
Analysis
Design
Implementation
Post-implementation and maintenance
Design
System-development design is based
on system analysis. Which comes after
Recognition of need and Feasibility
study phase. Design illustrates in
detail about submitted systems:
– Specification
– Functional requirements
– Features
– Operations
A Standard Design Specifications
SYSTEM FLOW
DIAGRAM
SYSTEM OPERATIONS
REQUIREMENTS
ERROR HANDLING
REQUIREMENTS
BACKUP/RECOVERY
PROCEDURES
SYSTEM STARTUP AND
SHUTDOWN
PROCEDURES
SCREEN DESIGNS REPORT DESIGNS SECURITY DESIGN
Types of System Design
System design is divided into
two types:
• Logical Design- This type of
design the abstract
representation of the system.
• Physical Design- This type of
design the graphical
representation of the system
Benefits of Good System Design
Easy to understand for the developer of the system.
Make the system most error-free.
It helps to find problems in early detection if any.
Easy to Modify the system.
It decreases the maintenance problem.
Thanks

System Development Life Cycle - Understanding the Design Phase.pptx

  • 1.
  • 2.
    System-Development Life Cycle(SDLC) Recognition of need Feasibility study Analysis Design Implementation Post-implementation and maintenance
  • 3.
    Design System-development design isbased on system analysis. Which comes after Recognition of need and Feasibility study phase. Design illustrates in detail about submitted systems: – Specification – Functional requirements – Features – Operations
  • 4.
    A Standard DesignSpecifications SYSTEM FLOW DIAGRAM SYSTEM OPERATIONS REQUIREMENTS ERROR HANDLING REQUIREMENTS BACKUP/RECOVERY PROCEDURES SYSTEM STARTUP AND SHUTDOWN PROCEDURES SCREEN DESIGNS REPORT DESIGNS SECURITY DESIGN
  • 5.
    Types of SystemDesign System design is divided into two types: • Logical Design- This type of design the abstract representation of the system. • Physical Design- This type of design the graphical representation of the system
  • 6.
    Benefits of GoodSystem Design Easy to understand for the developer of the system. Make the system most error-free. It helps to find problems in early detection if any. Easy to Modify the system. It decreases the maintenance problem.
  • 7.