Software QA Testing Question:
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.
Previous Question | Next Question |
What is Dependency Testing? | What is Monkey Testing? |