1 / 20

Project Life Cycles

Explore the various project life cycle models including Waterfall, Spiral, Whirlpool, Rugby, OMG, and OO. Learn about project proposal, feasibility reports, specifications, code development, system performance, and more.

Download Presentation

Project Life Cycles

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Project Life Cycles

  2. System development life cycle • Waterfall model • Spiral model • Whirlpool model • Rugby model • OMG model

  3. Waterfall model Project proposal report Functional specifications Feasibility report design specifications program specifications code system performance tests audit , feed-back project definition system study design programming Installation - intermediate reports - go/nogo intervals Post Imple- mentation

  4. Boehm’s Spiral Model progress through steps determine objectives, alternatives constraints evaluate alternatives identify , resolve risks Risk Analysis Risk Analysis Risk Analysis operational prototype prototype 2 prototype 1 simulation requirements plan life cycle plan models Benchmarks concept of operation Software design integration tests and plan Design validation and verification detailed design coding Plan next phases integration tests Prototype based implementation

  5. Whirlpool model Project proposal report Functional specifications Feasibility report design specifications program specifications code system performance tests audit , feed-back project definition system study design programming Installation Post Imple- mentation After each phase a quick review of the previous phases is made

  6. OO-life cycle • With the increasing complexity of the systems, • the structured techniques suffer from two • illusions: • The analyst knows everything and understands the problem completely before implementation starts • The users read the system analysis report and approve it

  7. OMG-model (Object Management Group ) • Facts: • System requirements are not fully known at the start • knowledge of the system grows during development • better develop a system incrementally • start with some core functions analysis object modelling full system definition design construction coordination and reuse

  8. OMG Project Management • Iterative style • develop a series of solutions to a problem , • each of them closer to satisfying the requirements • ( also called : evolutionary development ) • Incremental style • Builds system functionality a little at a time. • The results are not entire solutions. • Matthew Pittman proposes iterative analysis and design combined with incremental development • Problem is managing the reuse (by design , not by accident) • How can such a project be estimated , tracked , controlled

  9. The Waterfall Model

  10. Waterfall model Project proposal report Functional specifications Feasibility report design specifications program specifications code system performance tests audit , feed-back project definition system study design programming Installation - intermediate reports - go/nogo intervals Post Imple- mentation

  11. Project definition What do we want to accomplish ? - solve a new problem - incorporate new requirements - improve existing system Is a new system the best solution ? Who will be involved ? Organizational problem

  12. System study : functional specs 1. Activities: just a few sentences 2. Logical operations ( processes): for each activity 3. Details and definitions: rules, actions, controls , forms 4. Detail information: object, units, begin and end, classes, names Objective: What is the problem ? Responsibility: The user Execution: Top-down technique

  13. System study : functional specs 2 The problem definition report includes: • For the input: • form • point of time and frequency • origin • responsibility • For the output: • type and layout • point of time and frequency • destination • usage • Furthermore: • reasons for realization • financial advantages • constraints and borders of the system

  14. System study : The feasibility study Responsibility from this phase on in the ICT-department • study of the existing system • borders of the new system • links with other systems • study of different solutions • division in subsystems • applicability of packages • estimation of personnel requirements • cost-benefit analysis The report allows the steering committee to: - fix timings - final decision

  15. Design : general • What must be done to solve the problem? • function analysis • inventory of the data elements • data dictionary • logical model of the system ( data analysis ) • major algorithms • compose the working groups • planning per department

  16. Design : Detailed - interfaces with other systems - controls and checking - privacy and security aspects - hardware specifications - job flow design - Physical database design - high-level program design Detailed system and design specification

  17. Programming and Implementation • Program design • diagrams • code • tests • documentation • data conversion • procedure development • user training - Program specifications - Code

  18. Installation • Installation of the hardware • Install security procedures • Tests in operational environment • Training operations department • Take-over in user department and EDP-department • Operational -User documentation - Operations documentation

  19. Post-implementation AUDIT • compare actual system with projected budget and timing • evaluate actual operation cost • evaluate user satisfaction • evaluate security MAINTENANCE • establish hardware maintenance procedures • test security plan • establish change management procedures

More Related