Purchase Solution

Difficulties with parametric estimation techniques

Not what you're looking for?

Ask Custom Question

A common area of inconsistency with parametric estimation techniques such as COCOMO is due to the fact that quite often task completion times for software development are not additive. For example, if coding up a new module, the time to design, program and unit test the item may be rather high (say a few days). However, additional similar modules could take less time (say a matter of hours) due to familiarity with requirements and re-use of existing code.

Do you, have any suggestions for how the effect of extensive code reuse can be factored in to parametric estimation methods?

Purchase this Solution

Solution Summary

A common area of inconsistency with parametric estimation techniques such as COCOMO is due to the fact that quite often task completion times for software development are not additive. For example, if coding up a new module, the time to design, program and unit test the item may be rather high (say a few days). However, additional similar modules could take less time (say a matter of hours) due to familiarity with requirements and re-use of existing code. This solution presents suggestions on ways of factoring effect of extensive code re-use into parametric estimation methods.

Purchase this Solution


Free BrainMass Quizzes
C# variables and classes

This quiz contains questions about C# classes and variables.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Basic Networking Questions

This quiz consists of some basic networking questions.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.