What is Test Metrics? and what are the different types of test metrics?
Answers were Sorted based on User's Feedback
Answer / lakshmi
Test Metrics means set of techniques whose aim is to
measure the quality of a computer program.
Most metrics in software quality assurance fall under one
of two categories, product metrics and process metrics.
Product metrics are for describing characteristics of
product such as it’s size, complexity, features, and
performance. Several common product metrics are mean time
to failure, defect density, customer problem, and customer
satisfaction metrics.
Process metrics are strictly for evaluating & improving the
effectiveness of development and maintenance processes.
Some common process metrics are defect arrival pattern,
backlog management index, fix quality, and fix response
time metrics
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Answer / nani
it is a table which contains the different modules to be
tested as a row and types of testing technique as a column.
types are ->
1 requirement traceability matrix
2 traceability phase matrix
3 test response matrix
| Is This Answer Correct ? | 0 Yes | 6 No |
what is the need for testing?
difference between test suit and test scenario? (Asked in Zensar Hyderabad today(17-1-12010))
Positive and Negative Testing - Which one to do first and why ?
hai friends i completed my degre(b.com)through distance i have no inter(+2) right know iam doing mca from distance education can i elgible for software in testing process
Name the Documents which are send to client once testing is completed?
Name three types of tests that should be automated.
How does one do Ad-hoc Testing?
What tests would you perform on common homepage?
What are the advantages of waterfall model?
what is module testing, integrity testing? what is a test script?
Which is the most Important step in STLC ? Why ?
product is ready to release you found defects but you can not postpone it? How will you handle it??