InterviewSolution
Saved Bookmarks
| 1. |
What can be used to complement decomposition techniques and offer a potentially valuable estimation approach in their own right?(a) Automated estimation tools(b) Empirical estimation models(c) Decomposition techniques(d) Both Automated estimation tools and Empirical estimation modelsI had been asked this question in unit test.The doubt is from Project Planning in portion Software Management of Software Engineering |
|
Answer» CORRECT option is (b) Empirical estimation models The best I can EXPLAIN: An estimation model for computer software uses empirically derived formulas to predict effort as a function of LOC or FP. |
|