Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • Waterfall Model

    • 0
    • 4
    • 1
    • 1
    • 0
    • 0
    • 0
    • 0
    • 665
    Comment on it

    Waterfall Model

    It is the most basic model of SDLC(Software Development Life Cycle), means that all the other models are derived from waterfall model.

    It is a step by step procedure to develop the software, it consists of various phases like:

    1. Requirements Collection.
    2. Feasibility Study.
    3. Design.
    4. Coding.
    5. Testing.
    6. Installation/Deployment.
    7. Maintenance.

    alt text

    Requirements Collection

    In this phase we collect the business need of the customer in the form of requirement document.

    Feasibility Study

    In this phase a set of people will sit and decide if the project is doable or not i.e, Feasible or not.

    Design

    In this phase we develop a document which is like the blue print of the application.

    Coding

    In this phase the developers start writing the code by using any of the programing language and develops the application according to the requirements.

    Testing

    Once the software is developed the test engineers start checking the functionality of an application works according to the customer's requirement, this process is known as testing.

    While testing process we may encounter some bugs which needs to be reported to the developer, the developer fix the bug and again gives it back to the test engineer for testing, this process continues until the application is bug free or stable or works according to the requirements.

    Installation

    Once the software is deployed, tested and working according to the requirements, it is installed at the customer's place, this process is known as installation or deployment or roll-out.

    Maintenance

    Once the software is deployed at customer's place they start using it and due to some issues they may encounter some problems in the software which needs to be fixed immediately by the company during maintenance process.

    Advantages of Waterfall Model:

    1.All the other models are derived from waterfall model.
    2. Easy to understand and use.
    3. Execution happens in sequential order i.e, output of one phase is the input of other phase therefore phases do not overlap.

    Disadvantages of Waterfall Model:

    1. There are no parallel deliverables i.e, two process can not be executed simultaneously.
    2. No review process in waterfall model i.e, downward flow of bugs are possible.
    3. Requirement changes are not allowed.
    4. In waterfall model developers are used to test the software.
    5. Back tracking is not possible i.e, reverse process is not allowed(Changes are not allowed).

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: