🗊Презентация System development life cycle (SDLC) CS208

Нажмите для полного просмотра!
System development life cycle (SDLC) CS208, слайд №1System development life cycle (SDLC) CS208, слайд №2System development life cycle (SDLC) CS208, слайд №3System development life cycle (SDLC) CS208, слайд №4System development life cycle (SDLC) CS208, слайд №5System development life cycle (SDLC) CS208, слайд №6System development life cycle (SDLC) CS208, слайд №7System development life cycle (SDLC) CS208, слайд №8System development life cycle (SDLC) CS208, слайд №9System development life cycle (SDLC) CS208, слайд №10System development life cycle (SDLC) CS208, слайд №11System development life cycle (SDLC) CS208, слайд №12System development life cycle (SDLC) CS208, слайд №13System development life cycle (SDLC) CS208, слайд №14System development life cycle (SDLC) CS208, слайд №15System development life cycle (SDLC) CS208, слайд №16System development life cycle (SDLC) CS208, слайд №17System development life cycle (SDLC) CS208, слайд №18

Вы можете ознакомиться и скачать презентацию на тему System development life cycle (SDLC) CS208. Доклад-сообщение содержит 18 слайдов. Презентации для любого класса можно скачать бесплатно. Если материал и наш сайт презентаций Mypresentation Вам понравились – поделитесь им с друзьями с помощью социальных кнопок и добавьте в закладки в своем браузере.

Слайды и текст этой презентации


Слайд 1





System Development
Life Cycle (SDLC)
CS208
Описание слайда:
System Development Life Cycle (SDLC) CS208

Слайд 2





Six Phases of the System Development Life Cycle
Preliminary Investigation 
Assesses feasibility and practicality of system 
System Analysis 
Study old system and identify new requirements
Defines system from user's view
System Design 
Design new/alternative system
Defines system from technical view
Описание слайда:
Six Phases of the System Development Life Cycle Preliminary Investigation Assesses feasibility and practicality of system System Analysis Study old system and identify new requirements Defines system from user's view System Design Design new/alternative system Defines system from technical view

Слайд 3





Six Phases of the System Development Life Cycle
System Development
New hardware and software is acquired, developed, and tested
System Implementation
System installation and training
System Operation & Maintenance 
Daily operation
Periodic evaluation and updating
Описание слайда:
Six Phases of the System Development Life Cycle System Development New hardware and software is acquired, developed, and tested System Implementation System installation and training System Operation & Maintenance Daily operation Periodic evaluation and updating

Слайд 4





SDLC Phases
Описание слайда:
SDLC Phases

Слайд 5





Phase 1:  
Preliminary Investigation
Determine if a new system is needed
Three primary tasks:
Define the problem
By observation and interview, determine what information is needed by whom, when, where and why
Suggest alternative solutions
Prepare a short report
Описание слайда:
Phase 1: Preliminary Investigation Determine if a new system is needed Three primary tasks: Define the problem By observation and interview, determine what information is needed by whom, when, where and why Suggest alternative solutions Prepare a short report

Слайд 6





Phase 2:  
System Analysis
In depth study of the existing system to determine what the new system should do.
Expand on data gathered in Phase 1
In addition to observation and interviews, examine:
Formal lines of authority (org chart)
Standard operating procedures 
How information flows
Reasons for any inefficiencies
Описание слайда:
Phase 2: System Analysis In depth study of the existing system to determine what the new system should do. Expand on data gathered in Phase 1 In addition to observation and interviews, examine: Formal lines of authority (org chart) Standard operating procedures How information flows Reasons for any inefficiencies

Слайд 7





Phase 2:  System Analysis 
Tools Used
Checklists - list of questions
Top-down analysis - start with top level components, break down into smaller parts through each successive level
Grid charts - to show relationship between inputs and outputs
System flowcharts - charts flow of input data, processing, and output which show system elements and interactions
Описание слайда:
Phase 2: System Analysis Tools Used Checklists - list of questions Top-down analysis - start with top level components, break down into smaller parts through each successive level Grid charts - to show relationship between inputs and outputs System flowcharts - charts flow of input data, processing, and output which show system elements and interactions

Слайд 8





Phase 2:  System Analysis 
Documentation Produced
Complete description of current system and its problems
Requirements for for new system including:
Subject
Scope
Objectives
Benefits
Possible development schedule
Описание слайда:
Phase 2: System Analysis Documentation Produced Complete description of current system and its problems Requirements for for new system including: Subject Scope Objectives Benefits Possible development schedule

Слайд 9





Phase 3:  
System Design
Uses specifications from the systems analysis to design alternative systems
Evaluate alternatives based upon:
Economic feasibility - Do benefits justify costs?
Technical feasibility - Is reliable technology and training available?
Operational feasibility - Will the managers and users support it?
Описание слайда:
Phase 3: System Design Uses specifications from the systems analysis to design alternative systems Evaluate alternatives based upon: Economic feasibility - Do benefits justify costs? Technical feasibility - Is reliable technology and training available? Operational feasibility - Will the managers and users support it?

Слайд 10





Phase 3: System Design
Tools Used
Computer-Aided Software Engineering (CASE) tools are software-based products designed to help automate the production of information systems. 
Examples:
Diagramming Tools
Data Repositories
Prototyping Tools
Test Data Generators
Documentation Tools
Project Management Tools
Описание слайда:
Phase 3: System Design Tools Used Computer-Aided Software Engineering (CASE) tools are software-based products designed to help automate the production of information systems. Examples: Diagramming Tools Data Repositories Prototyping Tools Test Data Generators Documentation Tools Project Management Tools

Слайд 11





Phase 3:  System Design
Documentation Produced
System Design Report
Describe Alternatives including:
Inputs/Outputs
Processing
Storage and Backup
Recommend Top Alternative based upon:
System Fit into the Organization
Flexibility for the future
Costs vs. benefits
Описание слайда:
Phase 3: System Design Documentation Produced System Design Report Describe Alternatives including: Inputs/Outputs Processing Storage and Backup Recommend Top Alternative based upon: System Fit into the Organization Flexibility for the future Costs vs. benefits

Слайд 12





Phase 4:  
System Development
Build the system to the design specifications 
Develop the software
Purchase off-the-shelf software OR
Write custom software
Acquire the hardware
Test the new system 
Module (unit) test - tests each part of system
Integration testing - tests system as one unit
Create manuals for users and operators
Описание слайда:
Phase 4: System Development Build the system to the design specifications Develop the software Purchase off-the-shelf software OR Write custom software Acquire the hardware Test the new system Module (unit) test - tests each part of system Integration testing - tests system as one unit Create manuals for users and operators

Слайд 13





Phase 5:  
System Implementation
Convert from old system to new system
Train users
Compile final documentation
Evaluate the new system
Описание слайда:
Phase 5: System Implementation Convert from old system to new system Train users Compile final documentation Evaluate the new system

Слайд 14





Phase 5: System Implementation
Types of Conversion
Direct/plunge/crash approach – entire new system completely replaces entire old system, in one step
Parallel approach - both systems are operated side by side until the new system proves itself
Pilot approach - launched new system for only one group within the business -- once new system is operating smoothly, implementation goes company-wide
Phased/incremental approach - individual parts of new system are gradually phased-in over time, using either crash or parallel for each piece.
Описание слайда:
Phase 5: System Implementation Types of Conversion Direct/plunge/crash approach – entire new system completely replaces entire old system, in one step Parallel approach - both systems are operated side by side until the new system proves itself Pilot approach - launched new system for only one group within the business -- once new system is operating smoothly, implementation goes company-wide Phased/incremental approach - individual parts of new system are gradually phased-in over time, using either crash or parallel for each piece.

Слайд 15





Phase 5: System Implementation
User Training
Ease into system, make them comfortable, and gain their support
Most commonly overlooked 
Can be commenced before equipment delivery
Outside trainers sometimes used
Описание слайда:
Phase 5: System Implementation User Training Ease into system, make them comfortable, and gain their support Most commonly overlooked Can be commenced before equipment delivery Outside trainers sometimes used

Слайд 16





Phase 6:  Operations & Maintenance
Types of changes:
Physical repair of the system
Correction of new bugs found (corrective)
System adjustments to environmental changes
Adjustments for users’ changing needs (adaptive)
Changes to user better techniques when they become available (perfective)
Описание слайда:
Phase 6: Operations & Maintenance Types of changes: Physical repair of the system Correction of new bugs found (corrective) System adjustments to environmental changes Adjustments for users’ changing needs (adaptive) Changes to user better techniques when they become available (perfective)

Слайд 17





Phase 6:  Operations & Maintenance
Evaluation Methods
Systems audit - performance compared to original specifications
Periodic evaluation - “checkups” from time to time, modifications if necessary
Описание слайда:
Phase 6: Operations & Maintenance Evaluation Methods Systems audit - performance compared to original specifications Periodic evaluation - “checkups” from time to time, modifications if necessary

Слайд 18





Deliverables of the SDLC
Описание слайда:
Deliverables of the SDLC



Похожие презентации
Mypresentation.ru
Загрузить презентацию