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
How many Information Domain Values are used for Function Point Computation ?
(A) three
(B) four
(C) five
(D) six
Architectural Design Metrics are ______________ in nature ?
(A) Black Box
(B) White Box
(C) Gray Box
(D) Green Box
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
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
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)
Size and Complexity are a part of____________________?
(A) Product Metrics
(B) Process Metrics
(C) Project Metrics
(D) All of the mentioned
Which of the following is not categorized under Product Operation of McCall’s Software Quality Factors ?
(A) Flexibility
(B) Reliability
(C) Usability
(D) Integrity
Choose the incorrect statement in terms of Objects ?
(A) Objects are abstractions of real-world
(B) Objects can’t manage themselves
(C) Objects encapsulate state and representation information
(D) All of the mentioned
Which of the following is not categorized under Component-Level Design Metrics ?
(A) Complexity Metrics
(B) Cohesion Metrics
(C) Morphology Metrics
(D) Coupling Metrics