What is Test Metrics? and what are the different types of test metrics?
Answer Posted / jeevan reddy
The term used to describe a measurement of a particular
attribute of a software project is a Software Metric.
QA recognize two subsets of Software Testing Metrics:
-Test Process Metrics
These measures provide information about preparation for
testing, test execution and test progress.
They don’t provide information about the test state of the
product and are primarily of use in measuring
progress of the Test Phase.
-Test Product Metrics
These measures provide information about the test state of
the product and are generated by test
execution and code fixes or deferment. Using these metrics
we can gauge the products test state and
Indicative level of quality, useful for product release
decisions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Actually by using severity you should know which one you need to solve so what is the need of priority?
.In languages testing, what is the fixed part and changing part?
Different types of design diagrams that supports to write test cases ?
What is software review?
If you're given a program that will average student grades, what kinds of inputs would you use?
What is the difference between three tier and two tier application?
Is compatabilitytestig and port testing are same
Which testing model is best as per your understanding, and why?
What are the different types of integration testing?
1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example
define Testing of Procedure, Triggers and Functions in data base testing ?
What is testing and maintenance?
What is the purpose of test strategy?
What is a critical bug?
What is the difference between functional testing and integration testing?