The incremental and iterative developments are the methods of software development where small changes are accumulated and designing, implementing, debugging and deploying occur circularly in a short period of time.

It is one of primary practices of Extreme Programming.

External Links