Top 350+ Solved Software Project Management (SPM) MCQ Questions Answer
Q. A is developed using historical cost information that relates some software metric to the project cost.
a. algorithmic cost modelling
b. expert judgement
c. estimation by analogy
d. parkinson’s law
Q. Which technique is applicable when other projects in the same analogy application domain have been completed?
a. algorithmic cost modelling
b. expert judgement
c. estimation by analogy
d. parkinson’s law
Q. Which model assumes that systems are created from reusable components, scripting or database programming?
a. an application-composition model
b. a post-architecture model
c. a reuse model
d. an early design model
Q. Which of the following states that work expands to fill the time available.
a. case tools
b. pricing to win
c. parkinson’s law
d. expert judgement
Q. Which model is used during early stages of the system design after the requirements have been established?
a. an application-composition model
b. a post-architecture model
c. a reuse model
d. an early design model
Q. Which model is used to compute the effort required to integrate reusable components or program code that is automatically generated by design or program translation tools?
a. an application-composition model
b. a post-architecture model
c. a reuse model
d. an early design model
Q. 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
Q. Statement and branch coverage metrics are part of
a. analysis model
b. testing
c. design model
d. source code
Q. Function Points in software engineering was first proposed by
a. booch
b. boehm
c. albrecht
d. jacobson
Q. How many Information Domain Values are used for Function Point Computation?
a. three
b. four
c. five
d. six
Q. 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)
Q. 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
Q. SMI stands for
a. software mature indicator
b. software maturity index
c. software mature index
d. software maturity indicator