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 Testsummary?
Explain agile testing?
is it necessary to write neagtive test cases for each and every field
what is the diff between testing and debugging
what is testing methodologies manually following by the tester in an company? pl give me answer
What is Test Design?
1 what is smoke and sanity testing , when it will be performed ?
What is Cursor Testing? Is it come under Manual or Automation testing .Explain?
What are the database testing questions that can be asked in interview . as a fresher and seniore tester. How to identify which particular tests you are going to use to test each module. Define each and every testing with examples and what stage it is to be used. if you take a particular module, all testing types have to be performed or few types. i am a fresher...Testcase is ok. But how to write functional testcase, system testcase etc separately. How we come to know that only this kind of testing should be done for an given application. If it is a functional testing, what all to be tested and if it is performance what all to be tested....can u plz explain me with examples? what is client side and server side validation what are the testing types that are follwed in client /server, web application, and desktop application. i am a fresher .preparing for interview..can u please send me the answers as earlier as possible thanks in advance..Help me out please.......
test measurment techniques
what is the diff between ad hoc and exploratory testing ?
what are the risks involved in testing ?