Results (
Vietnamese) 1:
[Copy]Copied!
Another way of looking at iteration and incrementation is that the project as a whole isdivided into smaller mini projects (or increments). Each mini project extends the requirements, analysis, design, implementation, and testing artifacts. Finally, the resulting set ofartifacts constitutes the complete software product.In fact, each mini project consists of more than just extending the artifacts. It isessential to check that each artifact is correct (the test workflow) and make any necessarychanges to the relevant artifacts. This process of checking and modifying, then recheckingand remodifying, and so on, is clearly iterative in nature. It continues until the membersof the development team are satisfi ed with all the artifacts of the current mini project (orincrement). When that happens, they proceed to the next increment.
Being translated, please wait..
