Question 3551 – UGC NET CS 2016 Aug- paper-2
November 18, 2023
Software-Engineering
November 18, 2023
Question 3551 – UGC NET CS 2016 Aug- paper-2
November 18, 2023
Software-Engineering
November 18, 2023

Software-Engineering

Question 374

A legacy software system has 940 modules. The latest release require that 90 of these modules be changed. In addition, 40 new modules were added and 12 old modules were removed. Compute the software maturity index for the system.

A
0.725
B
0.923
C
0.849
D
0.524
Question 374 Explanation: 
Software Maturity Index(SMI) = [MT – (Fc + Fa + Fd )] / MT
Where, MT = The number of modules in the current release
Fc = The number of modules in the current release that have been changed
Fa = The number of modules in the current release that have been added
Fd = The number of modules from the preceding release that were deleted in the current release
SMI = [940 – (90 + 40 + 12)]/940
SMI = 0.849
Correct Answer: C
Question 374 Explanation: 
Software Maturity Index(SMI) = [MT – (Fc + Fa + Fd )] / MT
Where, MT = The number of modules in the current release
Fc = The number of modules in the current release that have been changed
Fa = The number of modules in the current release that have been added
Fd = The number of modules from the preceding release that were deleted in the current release
SMI = [940 – (90 + 40 + 12)]/940
SMI = 0.849

Leave a Reply

Your email address will not be published. Required fields are marked *