Unit 1
Unit 1
So
Software Metrics:
A metric is a measurement of the level at which any impute belongs to a
system product or process.
Software metrics will be useful only if they are characterized effectively and
validated so that their worth is proven. There are 4 functions related to
software metrics:
1. Planning
2. Organizing
3. Controlling
4. Improving
Internal metrics: Internal metrics are used to measure properties that are deemed more
important to a software developer than the users. Lines of Code (LOC) is one example.
External metrics: External metrics are used to measure features that are deemed more
important to the user than the software developers, such
as portability, reliability, functionality, usability, and so on.
Hybrid Metrics: Metrics that mix product, process, and resource metrics are known as hybrid
metrics. Cost per FP is an example, where FP stands for Function Point Metric.
Software Processes
The term software specifies to the set of computer programs, procedures
and associated documents (Flowcharts, manuals, etc.) that describe the
program and how they are to be used.