|
Answer» There are two types of software sizes:
Technical Size:
- The most technical sizing method is measured in terms of Line of Code per technology.
- The number of lines include in functions, files, classes and tables.
- These are computed with BACKFIRING the Function POINTS.
FUNCTIONAL Size:
- The very common function size is Function Point Analysis.
- FPA is all about measuring the software deliverables.
- FPA is based on the requirements of the user and presents accurate REPRESENTATION of developer and estimator.
- FPA reflects the functionality that is delivered to the client.
- FPA involves in identifying and weighting of INPUTS, outputs and data storage.
There are two types of software sizes: Technical Size: Functional Size:
|