Skip to content
AnsweringExams.Com
  • Home
  • Contact Us / Report Error
  • Disclaimer

Software Metrics

The amount of time that the software is available for use is known as_________________?

August 18, 2021February 4, 2019 by QuizMaster
The amount of time that the software is available for use is known as_________________?

A. Reliability
B. Usability
C. Efficiency
D. Functionality

Categories Software Metrics

SMI stands for_______________?

August 18, 2021February 4, 2019 by QuizMaster
SMI stands for_______________?

A. Software Mature Indicator
B. Software Maturity Index
C. Software Mature Index
D. Software Maturity Indicator

Categories Software Metrics

Function Points in software engineering was first proposed by_______________?

August 18, 2021February 4, 2019 by QuizMaster
Function Points in software engineering was first proposed by_______________?

A. Booch
B. Boehm
C. Albrecht
D. Jacobson

Explanation: First proposed by Albrecht in 1979, hundreds of books and papers have been written on functions points since then.

Categories Software Metrics

Which of the following is not a web engineering project metric ?

August 18, 2021February 4, 2019 by QuizMaster
Which of the following is not a web engineering project metric ?

A. Number of Static Content Objects
B. Number of Dynamic Content Objects
C. Number of Inherited Objects
D. Word Count

Explanation: There is no such metric as an inherited object’s count.

Categories Software Metrics

Which of the following is not a metric for design model ?

August 18, 2021February 4, 2019 by QuizMaster
Which of the following is not a metric for design model ?

A. Interface design metrics
B. Component-level metrics
C. Architectural metrics
D. Complexity metrics

Explanation: Complexity metrics measure the logical complexity of source code.

Categories Software Metrics

How many Information Domain Values are used for Function Point Computation ?

August 18, 2021February 4, 2019 by QuizMaster
How many Information Domain Values are used for Function Point Computation ?

A. three
B. four
C. five
D. six

Explanation: The five values are: External Inputs, External Outputs, External Inquiries, Internal Logical Files and External Interface Files.

Categories Software Metrics

Architectural Design Metrics are ______________ in nature ?

August 18, 2021February 4, 2019 by QuizMaster
Architectural Design Metrics are ______________ in nature ?

A. Black Box
B. White Box
C. Gray Box
D. Green Box

Explanation: They are “black box” in that they do not require any knowledge of the inner workings of a particular software component.

Categories Software Metrics

SMI = [Mt – (Fa + Fc + Fd)]/Mt. Here Mt is the number of modules______________?

August 18, 2021February 4, 2019 by QuizMaster
SMI = [Mt – (Fa + Fc + Fd)]/Mt. Here Mt is the number of modules______________?

A. in the current release
B. in the current release that have been changed
C. from the preceding release that were deleted in the current release
D. none of the mentioned

Categories Software Metrics

Structural complexity of a module i is given as S(i) = f*f (i). What does f symbolizes here ?

August 18, 2021February 4, 2019 by QuizMaster
Structural complexity of a module i is given as S(i) = f*f (i). What does f symbolizes here ?

A. “fan check-out” of module i
B. “fan check-in” of module i
C. “fan in” of module i
D. “fan out” of module i

Explanation: Fan out is number of modules directly invoked by module i.

Categories Software Metrics

Function Point Computation is given by the formula___________________?

August 18, 2021February 4, 2019 by QuizMaster
Function Point Computation is given by the formula___________________?

A. FP = [count total * 0.65] + 0.01 * sum(Fi)
B. FP = count total * [0.65 + 0.01 * sum(Fi)].
C. FP = count total * [0.65 + 0.01] * sum(Fi)
D. FP = [count total * 0.65 + 0.01] * sum(Fi)

Explanation: Option b is the correct formula for Function Point Computation

Categories Software Metrics
Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 Next →
© 2026 AnsweringExams.Com • Built with GeneratePress