Object point
From HandWiki
Object points are an approach used in software development effort estimation under some models such as COCOMO II.[1][2]
Object points are a way of estimating effort size, similar to Source Lines Of Code (SLOC) or Function Points. They are not necessarily related to objects in Object-oriented programming, the objects referred to include screens, reports, and modules of the language. The number of raw objects and complexity of each are estimated and a weighted total Object-Point count is then computed and used to base estimates of the effort needed.[3]
See also
- COCOMO (Constructive Cost Model)
- Comparison of development estimation software
- Function point
- Software development effort estimation
- Software Sizing
- Source lines of code
- Use Case Points
References
- ↑ "Software Measurement, Cost Estimation, SLIM, COCOMO". http://yunus.hun.edu.tr/~sencer/cocomo.html. Retrieved 22 Aug 2016.
- ↑ "The Comparison of the Software Cost Estimating Methods". http://www.computing.dcu.ie/~renaat/ca421/LWu1.html. Retrieved 22 Aug 2016.
- ↑ "Software Measurement Page, COCOMO II, object points". http://yunus.hun.edu.tr/~sencer/objectp.html. Retrieved 22 Aug 2016.
Original source: https://en.wikipedia.org/wiki/Object point.
Read more |