1 / 21

Software Lifecycle Models and Comparison

Software Lifecycle Models and Comparison. Introduction . What is Software Lifecycle? Series of stages in the development of software Often used in Software Engineering E.g. analysis, designs, implementation, tests, maintenance. Software Lifecycle Models. Waterfall Model Prototype Model

adelle
Télécharger la présentation

Software Lifecycle Models and Comparison

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. Software Lifecycle Models and Comparison

  2. Introduction What is Software Lifecycle? • Series of stages in the development of software • Often used in Software Engineering • E.g. analysis, designs, implementation, tests, maintenance

  3. Software Lifecycle Models • Waterfall Model • Prototype Model • Spiral Model • Agile Model

  4. Basic Terms • Requirements Analysis • Implementation • Software testing • Documentation • Maintenance

  5. Waterfall Model • Simplest software model • Sequential design process • Clear project objectives • Stable project requirements. • Concrete and clear approach to software development • Amount of resources required is very minimal.

  6. Disadvantages of Waterfall Model • Difficulty responding to changes • Time consuming as the testing process starts the last stages • Estimating time and costs is difficult for each stage. • Never backward (Traditional)

  7. Prototype Model • Overcomes limitations of Waterfall model • Prototype is made which is further modified as per the requirement of the customer

  8. Prototype Model • Advantages • Users are actively involved in the development • Errors can be detected much earlier as the system is made side by side. • Quicker user feedback is available leading to better solutions. • Widely used in user interactive systems.

  9. Prototype Model • Disadvantages • Leads to implementing and then repairing way of building systems. • May increase the complexity of the system as scope of the system may expand beyond original plans.

  10. Spiral Model • combines the features of both prototype and waterfall model. • Combination of iterative and systematic development. • Based on continuous refinement of key products for requirements definition and analysis, system and software design; and implementation.

  11. Spiral Model Spiral model (Boehm, 1986)

  12. Spiral Model Advantages: • Allows for elements of the product to be added in when they become available or known. • Forces early user involvement in the system development effort. • Helps manage risk and uncertainty by allowing multiple decision points

  13. Spiral Model Disadvantages: • Only suitable for large and expensive projects. • Complications may arise. • Takes longer time.

  14. Agile Model • It is an enhanced software development, not a alternative option. • It is a distinct software development method. • Its an iterative method.

  15. Agile Model • Advantages • Agile by definition would naturally refer to something which is quick and easy to do. • They are test-driven software development. • It provides advice for how to be effective as a modeler.

  16. Agile Model • Disadvantages • Difficult to apply where there are large team members. • May increase the complexity of the system as scope of the system may expand beyond original plan. • It does not define detailed procedures for how to create a given type of model.

  17. MAJOR COMPARISONS

  18. Feasibility

  19. Cost

  20. Which Model for you?

  21. Conclusion • There are many existing models for developing systems based on size & requirement. • Waterfall model and spiral model are used commonly in developing systems. • Each model has merits & demerits, so each model tries to eliminate the demerits of the previous model.

More Related