...
Software-Engineering
August 28, 2024
Software-Engineering
August 28, 2024
Software-Engineering
August 28, 2024
Software-Engineering
August 28, 2024

Software-Engineering

Question 272
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 272 Explanation: 
Software Maturity Index(SMI) = [M​ T​ – (F​ c​ + F​ a​ + F​ d​ )] / M​ T
Where, M​ T​ = The number of modules in the current release
F​ c = The number of modules in the current release that have been changed
F​ a​ =The number of modules in the current release that have been added
F​ d​ =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 272 Explanation: 
Software Maturity Index(SMI) = [M​ T​ – (F​ c​ + F​ a​ + F​ d​ )] / M​ T
Where, M​ T​ = The number of modules in the current release
F​ c = The number of modules in the current release that have been changed
F​ a​ =The number of modules in the current release that have been added
F​ d​ =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 *