Print Page | Close Window

Incremental Model Advantages and Disadvantages

Printed From: One Stop Testing
Category: Software Testing @ OneStopTesting
Forum Name: Beginners @ OneStopTesting
Forum Discription: New to the Club...!!! Don't Worry, We are here for you...!!! Learn the very basics of Software Testing and other pertinent Informations.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=2766
Printed Date: 22Jul2025 at 1:41pm


Topic: Incremental Model Advantages and Disadvantages
Posted By: tanushree
Subject: Incremental Model Advantages and Disadvantages
Date Posted: 11Oct2007 at 12:07am
Advantages

    * Generates working software quickly and early during the software life cycle.
    * More flexible – less costly to change scope and requirements.
    * Easier to test and debug during a smaller iteration.
    * Easier to manage risk because risky pieces are identified and handled during its iteration.
    * Each iteration is an easily managed milestone.


Disadvantages


    * Each phase of an iteration is rigid and do not overlap each other.
    * Problems may arise pertaining to system architecture because not all requirements are gathered up front for the entire software life cycle.



Print Page | Close Window