Explain problem based estimation model in software engineering in some detail
Answers
Answered by
3
Explanation:
The project planner begins with a bounded statement of software scope and from this statement attempts to decompose software into problem functions that can each be estimated individually. LOC or FP (the estimation variable) is then estimated for each function.
Similar questions