1
36kviews
Explain Empirical Estimation Model
1 Answer
| written 7.9 years ago by |
1. Software Project Estimation:-
Software project estimation is necessary to achieve reliable cost and effort prediction. A project estimation method usually involves the following steps:
identify the project scope
perform project decomposition
compute the empirical metrics KLOC and/or FP
apply an empirical model to obtain estimates of software cost, …