InterviewSolution
Saved Bookmarks
| 1. |
What Is Metric? |
|
Answer» A standard of measurement. SOFTWARE metrics are the statistics describing the structure or content of a PROGRAM. A metric should be a real OBJECTIVE measurement of something such as NUMBER of bugs per lines of code. A standard of measurement. Software metrics are the statistics describing the structure or content of a program. A metric should be a real objective measurement of something such as number of bugs per lines of code. |
|