Question 3551 – UGC NET CS 2016 Aug- paper-2
November 18, 2023Software-Engineering
November 18, 2023Software-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.
|
0.725
|
|
|
0.923
|
|
|
0.849
|
|
|
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
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
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
