Software Engineering Set 4
Software Engineering Set 4
76. ----------- the degree to which the software assists in enabling new users to apply
the system.
A. Training
B. Traceability
C. Simplicity
D. Security
Answer: A
m
77. --------- The degree to which the source code provides meaningful
o
documentation.
. c
A. Self-documentation
te
B. Training
a
C. Traceability
q M
D. Simplicity
c
Answer: A
M
78. ---------- The damage that occurs when the program encounters an error.
A. Error tolerance
B. Training
C. Traceability
D. simplicity
Answer: A
83. The waterfall model of the software process considers each process activity as a
_______ pha
A. separate
B. discrete
C. Both a and b options
D. None of the above
Answer: C
84. In Boehm’s spiral model, each loop in the spiral represents _____ of the softwa
A. phase
B. design
C. documentation
D. none of the above
Answer: A
93. The spiral model has two dimensions namely _____________ and ____________
A. diagonal, angular
B. radial, perpendicular
C. radial, angular
D. diagonal, perpendicular
Answer: C
98. If you were to create client/server applications, which model would you go for?
A. WINWIN Spiral Model
B. Spiral Model
C. Concurrent Model
D. Incremental Model
Answer: C
100. One can choose Waterfall Model if the project development schedule is tight.
A. True
B. False
C. all