1 / 19

Software Engineering

Originally shared for: mashhoood.webs.com. Lecture 4. Software Engineering. Saeed Akhtar. The University of Lahore. Review of Last Lecture. When Waterfall model is used? Advantages and Disadvantages of Waterfall model ? What are the steps in CBSE? Pros and cons of CBSE?

Télécharger la présentation

Software Engineering

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. Originally shared for: mashhoood.webs.com Lecture 4 Software Engineering SaeedAkhtar The University of Lahore

  2. Review of Last Lecture • When Waterfall model is used? • Advantages and Disadvantages of Waterfall model? • What are the steps in CBSE? • Pros and cons of CBSE? • How Incremental Model Works? • Advantages and disadvantages of Incremental Model?

  3. Objectives • Spiral Model • RAD Model • Prototype Model

  4. Spiral Model • Process is represented as a spiral rather than as a sequence of activities • Each loop in the spiral represents a phase in the process. • No fixed phases such as specification or design - loops in the spiral are chosen depending on what is required. • Risks are explicitly assessed and resolved throughout the process.

  5. Spiral model sectors • Objective setting • Specific objectives for the phase are identified. • Risk assessment and reduction • Risks are assessed and activities put in place to reduce the key risks. • Development and validation • A development model for the system is chosen which can be any of the generic models. • Planning • The project is reviewed and the next phase of the spiral is planned.

  6. Advantages of Spiral Model • Estimates (budget, schedule) become more realistic • It is more able to cope with the (nearly inevitable) changes • Software engineers (who can get restless with protracted design processes) can get their hands in

  7. Disadvantages of Spiral Model Limiting re-usability Applied differently for each application Requires considerable expertise in risk evaluation and reduction Risk assessment could cost more than development

  8. When to use Spiral Model • When creation of a prototype is appropriate • When costs and risk evaluation is important • Users are unsure of their needs • Significant changes are expected

  9. Difference b/w Waterfall and Spiral Model Risk Factor Requirements are freezed Linear sequential and Loop Spiral Model is costly better communication between developer and customer

  10. RAD Model Requirements planning phase User description phase Construction phase Cutover phase

  11. RAD Model Strengths Time-box approach mitigates cost and schedule risk Reduced cycle time and improved productivity Customer involved throughout Focus moves from documentation to code

  12. RAD Weaknesses Must give quick responses Never achieving closure Hard to use with legacy systems

  13. When to use RAD Model well-known requirements User involved throughout the life cycle Project can be time-boxed Functionality delivered in increments High performance not required

  14. Waterfall Model Vs RAD Model • How big is the project? • Do you need a prototype? • Are you using a packaged solution? • How flexible is your team? • How much will your customer participate in the process? • Is your project manager experienced?

  15. Prototyping Model Developers build a prototype during the requirements phase Prototype is evaluated by end users Users give corrective feedback Developers further refine the prototype When the user is satisfied, the prototype code is brought up to the standards needed for a final product.

  16. Advantages of Prototyping Model • Customers can “see” the system requirements • Developers learn from customers • A more accurate end product • Unexpected requirements accommodated • Allows for flexible design and development

  17. Drawbacks of Prototyping Model • Bad reputation for “quick-and-dirty” methods • Maintainability may be overlooked • The customer may want the prototype delivered • Process may continue forever

  18. Prototyping Model

  19. Thank You

More Related