📅  最后修改于: 2020-12-26 08:26:49             🧑  作者: Mango
与传统的瀑布模型或其他模型相比,使用敏捷方法具有多种优势。敏捷开发方法论和测试实践已经为许多具有积极方面的组织创造了奇迹。它的积极方面未被隐藏,在组织中非常明显。
Agile methodology | Waterfall model |
---|---|
It follows the incremental approach. | It is a sequential design process. |
It divides the project development lifecycle into a sprint. | The software development process is divided into distinct phases. |
Agile methodology is a flexible methodology. | The Waterfall is a structured software development methodology. |
Agile is the collection of many different projects. | It is completed as one single project. |
The test plan is reviewed after each sprint | Test plan is reviewed after complete development. |
Testing team can take part in the requirements change phase without problems. | It is difficult for the test to initiate any change in needs. |