object point
Object points are an approach used in software development effort estimation under some models such as COCOMO II.{{cite web
|url = http://yunus.hun.edu.tr/~sencer/cocomo.html
|title = Software Measurement, Cost Estimation, SLIM, COCOMO
|accessdate = 22 Aug 2016}}{{cite web
|url = http://www.computing.dcu.ie/~renaat/ca421/LWu1.html
|title = The Comparison of the Software Cost Estimating Methods
|accessdate = 22 Aug 2016}}
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.{{cite web
|url = http://yunus.hun.edu.tr/~sencer/objectp.html
|title = Software Measurement Page, COCOMO II, object points
|accessdate = 22 Aug 2016}}
See also
References
{{Reflist}}