Disadvantages of using line of code as a unit of sizing of software - Project management (PMP)

Disadvantages of using line of code as a unit of sizing of software.

a. Difficult to measure LOC in the early stages of a new product.
b. Source instructions vary with coding languages, design methods and with programmer’s ability.
c. No industry standard for measuring LOC.
d. LOC cannot be used for normalizing if platforms and languages are different.
e. The only way to predict LOC for a new app to be developed is through analogy based on similar software application.
f. Programmers may be rewarded for writing more LOC based on a misconception of higher management by thinking that more the LOC, means more the productivity of the programmer.
Function points as a unit of sizing of software - Project management (PMP)
Function point is software metric used to measure the functions that software must provide to the user.....
Guidelines for counting Function Points - Project management (PMP)
a. Count number of functions in each category. b. Apply complexity weight factors. c. Apply Environmental factors.......
Advantages of function point analysis- Project management (PMP)
a. It can be applied early in the software development life cycle. b. It is independent of the programming language, technology, techniques.....
Post your comment