A legacy system has 940 modules. The latest release required 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.
What will be an ideal response?
[IEE05] suggests a software maturity index (SMI) that provides an indication of the stability of a software product (based on changes that occur for each release of the product). The following information is determined:
MT = number of modules in the current release
Fc = number of modules in the current release that have been changed
Fa = number of modules in the current release that have been added
Fd = number of modules from the preceding release that were deleted in the current release
The software maturity index is computed in the following manner:
SMI = [MT - (Fa + Fc + Fd)]/MT
You might also like to view...
Algorithms generate and generate_n use a(n) ____________ function to create values for every element in a range of container elements. That type of function takes no arguments and returns a value that can be placed in an element of the container.
Fill in the blank(s) with the appropriate word(s).
A key can be a(n) ________ key which is nonnaturally occurring data that is not visible to the user
Fill in the blank(s) with correct word
Left alignment of text can also be called ________
A) flush right B) flush left C) centered D) justified
If a field list appears when you create a navigation form, click the ____ button on the FORM LAYOUT TOOLS DESIGN tab to remove the field list.
A. Add Existing Fields B. Remove Fields C. Field List D. Remove List