250+ TOP MCQs on Empirical Estimation Models and Answers

Software Engineering Multiple Choice Questions on “Empirical Estimation Models”.

1. Which of the following uses empirically derived formulas to predict effort as a function of LOC or FP?
a) FP-Based Estimation
b) Process-Based Estimation
c) COCOMO
d) Both FP-Based Estimation and COCOMO

Answer: d
Clarification: Function points and COCOMO are used to evaluate effort.

2. The empirical data that support most estimation models are derived from a vast sample of projects.
a) True
b) False

Answer: b
Clarification: The Empirical data is derived from a limited sample of projects. For this reason, no estimation model is appropriate for all classes of software and in all development environments.

3. COCOMO stands for
a) Constructive cost model
b) Comprehensive cost model
c) Constructive cost estimation model
d) Complete cost estimation model

Answer: a

4. Which version of COCOMO states that once requirements have been stabilized, the basic software architecture has been established?
a) Early design stage model
b) Post-architecture-stage model
c) Application composition model
d) All of the mentioned

Answer: a

5. Which model was used during the early stages of software engineering, when prototyping of user interfaces, consideration of software and system interaction, assessment of performance, and evaluation of technology maturity were paramount.
a) Early design stage model
b) Post-architecture-stage model
c) Application composition model
d) All of the mentioned

Answer: c

6. Which one is not a size measure for software product?
a) LOC
b) Halstead’s program length
c) Function Count
d) Cyclomatic Complexity

Answer: d
Clarification: It is the part of white box testing.

7.COCOMO was developed initially by
a) B.Beizer
b) Rajiv Gupta
c) B.W.Bohem
d) Gregg Rothermal

Answer: c
Clarification: Barry Boehm introduced a hierarchy of software estimation models bearing the name COCOMO, for COnstructive COst MOdel.

8. Estimation of size for a project is dependent on
a) Cost
b) Time
c) Schedule
d) None of the mentioned

Answer: d
Clarification: Estimation depends on factors such as Function points and LOC.

9. COCOMO-II was developed at
a) University of Texas
b) University of Southern California
c) MIT
d) IIT-Kanpur

Answer: b

10. Which one is not a stage of COCOMO-II?
a) Early design estimation model
b) Application Composition estimation model
c) Comprehensive cost estimation model
d) Post architecture estimation model

Answer: a
Clarification: It was a part of COCOMO.

Leave a Reply

Your email address will not be published. Required fields are marked *