【软件工程习题答案】第九章 软件生命周期模型

第九章 单元测试

1单选(5分)
The waterfall model of the software process is _________.
软件过程的瀑布模型是 C
A.A good method for quickly constructing executable software product.
B.Suitable for the software product which is developed by a large team.
C.Suitable to the situation when the requirement is defined explicitly.
D.A model which cannot be used at present.

2单选(5分)
The incremental model of the software process is _____________.
软件过程的增量模型是 B
A.Suitable to the situation when the requirement is defined explicitly.
B.A good method for quickly constructing executable software product.
C.A model which cannot be used at present.
D.Suitable for the software product which is developed by a large team.

3单选(5分)
The biggest disadvantage of waterfall model is that it is difficult to adapt to the change of _________.
瀑布模型的最大缺点是难以适应_________的变化。C
A.Programming Language
B.Platform
C.User’s requirements
D.Algorithm

4单选(5分)
Synchronize-and-Stabilize Model is used by only ________.
同步和稳定模型仅由________使用。C
A.IBM
B.None of the above
C.Microsoft
D.Oracle

5单选(5分)
Which of the following statements is not correct? _______
下列那个语句是不正确的?B
A.Rapid prototype must be set up rapidly.
B.Rapid prototype cannot be discarded, i.e., programmer should develop the target system based on it.
C.Rapid prototype was successful in the 1980s.
D.Rapid prototype helps software organization to collect what the client and users really need.

你可能感兴趣的:(软件工程师)