what are test metrics?
Answers were Sorted based on User's Feedback
Answer / shravan kumar b
Test Metrics is a process of defining how the testing should
be in the future.
Test Metrics is something like a 'Measurement'.
Prepared by the Project Manager (along with Team Leader).
Certain things that Manager will be focusing like:
-> Number of Bugs found
-> High priority bugs
-> Time limit to resolve the Priority bugs
-> Bugs found at UAT
-> Report about how many test passed / failed..so on so forth
-------Plz correct me if I am wrong
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sheetal567
Test metrics is a measuring tool to measure the quality of
the product during the execution phase. Usually it is a
template prepared in the excel sheet.
Test metrics contains
Total test, Test run,No of test cases executed, No of test
cases passed, No test cases failed and no of test cases
deferred.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / murali krishna
Metrics simply means measuring.
You should be able to measure the quality in your project.
To do so, you need to collect different types of data
throught the life cycle of your project. Ex: No. of test
cases, defects, severity, complexity, team members,
schedule, executing tracking etc.
At the end of the testing activity, you will generate
certain metrics using the data collected during the testing
activity.
Below are some of the popular metrics:
1. Schedule Variance
2. Effort Variance
3. Test Case Efficiency rate
4. Requirement Stability Index
5. Defect Leakage.
6. Test productivity
7. Defect rejection ratio
Is This Answer Correct ? | 2 Yes | 1 No |
Test metrics accomplish in analyzing the current level of maturity in testing and give a projection on how to go about testing activities by allowing us to set goals and predict future trends.
Metrics are measurements. It is as simple as that. We use them all the time in our everyday lives.
There are two basis types of metrics.
The first type is the elemental or basic measurement such as weight, length, time, volume, and in this example, cost.
The second type is derived, normally from the elemental measurements. At the meat counter, the derived metric is dollars/weight (VIZ. $7.49/kg). This is called a normalized metric.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sudhakar8
While testing a product, test manager has to take a lot of
decisions like when to stop testing or when is the
application ready for production, how to track testing
progress, how to measure the quality of a product at a
certain point in the testing cycle? Testing metrics can
help to take better and accurate decisions
Lets start by defining the term 'Metric'
A metric is a mathematical number that shows a relationship
between two variables. Software metrics are measures used
to quantify status or results.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / suneel reddy
Metrics are used to measure the strength of testing process
These are used by Management people not b testers
Is This Answer Correct ? | 2 Yes | 3 No |
what is the difference between CMM and CMMI?
4 Answers ABC, Infosys, Virtusa,
What is the basis for choosing the sdlc model for development of software?
Mention how validation activities should be conducted?
what is the difference between lifecycle model and v-model
Explain the difference between the verification and validation?
When to start and Stop Testing?
Field level test cases are developed using AF TOD to validate individual fields on a screen using a black box testing methodology. IN THIS CONTEXT WHAT IS "AF TOD"
what is the difference between RDBMS and DBMS
What is the difference between functional and nonfunctional testing?
What are test documents and what it includes?
if I HAVE 500 TEST CASES ON WHAT BASES I EXECUTE THEM OR PRIORTIZE IT
What is the difference in responsibilities of programmers and qa analyst?