Describe the Iterative and Incremental Development in Agile?

devquora
devquora

Posted On: Feb 22, 2018

 

Incremental Development: Software development is done mainly in increments or more specifically, parts. In every single increment, a part of the complete requirement is to be delivered.

Iterative Development: Software is known to be delivered after developing it, to the customer. Based on the feedback, the software is again developed in cycles and released in sprints. For example, if in Release 1 after five sprints the software is developed and delivered to the customer. After that, if the customer wants changes to be made, then the development team has to make plans for the second release that will be completed in sprints and so on.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Agile Testing Interview Questions

     What do you understand by Agile testing?

    AGILE methodology is a practice followed by QA and is known to promote continuous iteration of development. This test..

    Agile Testing Interview Questions

      What do you understand by the term sprint backlog and product backlog?

      The sprint backlog is basically treated as the subset of the backlog of a product that contains requirements and feat..

    Agile Testing Interview Questions

     What is the main difference between the traditional Waterfall model and Agile testing?

    In the traditional Waterfall model, the testing is generally done at the end of development. However, in Agile methodol..