软件工程生命周期模型
软件生命周期模型 (Software Lifecycle Models)
There are five software lifecycle models that are commonly used while developing any software. These are as follows:
开发任何软件时,通常使用五个软件生命周期模型。 这些如下:
Now, let us compare each of them based on their features, and list each of their pros and cons. Also, we will list the situations in which the particular model should be used and also the situations where these models must not be used.
现在,让我们根据它们的功能进行比较,并列出它们的优缺点。 另外,我们将列出应使用特定模型的情况以及不得使用这些模型的情况。
各种软件生命周期模型的比较 (Comparisons of various software lifecycle models)
The comparison table of these models is as follows:
这些模型的比较表如下:
Software lifecycle Model | Features | Advantages | Disadvantages |
---|---|---|---|
Classical waterfall model |
|
|
|
Iterative lifecycle model |
|
|
|
Prototyping model |
|
|
|
Evolutionary model |
|
|
|
Spiral model |
|
|
|
软件生命周期模型 | 特征 | 优点 | 缺点 |
---|---|---|---|
古典瀑布模型 |
|
|
|
迭代生命周期模型 |
|
|
|
原型模型 |
|
|
|
进化模型 |
|
|
|
螺旋模型 |
|
|
|
翻译自: https://www.includehelp.com/basics/comparison-of-software-lifecycle-models-software-engineering.aspx
软件工程生命周期模型