81. | The number of function points of a proposed system is calculated as 500. Suppose that the system is planned to be developed in Java and the LOC/FP ratio of Java is 50. Estimate the effort (E) required to complete the project using the effort formula of basic COCOMO given below: E = a(KLOC)b Assume that the values of a and b are 2.5 and 1.0 respectively. |
Discuss |
Answer: (c).62.5 person months
|
82. | In software testing, how the error, fault and failure are related to each other? |
Discuss |
Answer: (c).Error leads to fault and fault leads to failure
|
83. | Which of the following is not a software process model? |
Discuss |
Answer: (d).Glassboxing
|
84. | Which one of the following non-functional quality attributes is not highly affected by the architecture of the software ? |
Discuss |
Answer: (c).Usability
|
85. | In CRC based design, a CRC Team consists of : (a) one or two users representatives (b) several programmers (c) project co-ordinators (d) one or two system analysts |
Discuss |
Answer: (c).(a), (c) and (d)
|
86. | Which one of the following statements is incorrect ? |
Discuss |
Answer: (d).In white-box testing, the test cases are decided from the specifications or the requirements.
|
87. | Which one of the following statements, related to the requirements phase in Software Engineering, is incorrect ? |
Discuss |
Answer: (c).“Modelling-oriented approach” is one of the methods for specifying the functional specifications.
|
88. | KPA in CMM stands for |
Discuss |
Answer: (a).Key Process Area
|
89. | Which one of the following is not a risk management technique for managing the risk due to unrealistic schedules and budgets? |
Discuss |
Answer: (d).Information hiding
|
90. | ................ of a system is the structure or structures of the system which comprise software elements, the externally visible properties of these elements and the relationship amongst them. |
Discuss |
Answer: (c).Software architecture
|