Jump to content

Talk:Iterative and incremental development

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 199.44.82.95 (talk) at 14:13, 4 May 2006 (Merge with [[Incremental build model]]). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

What are the advantages of "V" Model over the other life cycle models. —The preceding unsigned comment was added by 209.78.112.253 (talkcontribs) 19:09, 19 January 2006 (UTC2)

Agree with the merge of Incremental build model.

  1. A quick Googling of incremental build model shows that the term is hardly in use.
  2. The article is a stub, and is vague to the point of being useless.
  3. It is redundant to the text in this article.

—The preceding unsigned comment was added by 65.222.202.26 (talkcontribs) 18:45, 13 March 2006 (UTC2)

A project iteration, especially in the DW business process, is not necessarily incremental development. —The preceding unsigned comment was added by 83.41.43.222 (talkcontribs) 00:37, 25 March 2006 (UTC2)

I can certainly understand the point of merging these two documents. However, as a student studying Software Engineering, I can recognize the differences. I think it would be beneficial to keep these two articles seperate. I realize that there is an overlap in material, but there is also a vast amount of differences that the stub seems not to have taken account of. —The preceding unsigned comment was added by Blatyo (talkcontribs) 16:40, 6 April 2006 (UTC2)

Incremental development may be done without iteration. Increments implies independent complete modules that can be produced asynchronous ( as increments of whole system). Whole systems can be developed iteratively without using increments.