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 |
Three types of tea the a,b,c costs Rs. 95/kg,100/kg and70/kg respectively.How many kgs of each should be blended to produce 100 kg of mixture worth Rs.90/kg, given that the raveled s of band c are equal...
2 Answers CTS, John Deere, TCS,
tell me test case for chair,pen,key board?
2 Answers GrapeCity, IBM, IBN,
What are the key challenges of software testing?
In one project, How much “%” effort made by SQA Tester? e.g. : developer = 35%, manager = 10%, etc.
what is Quality Assurance?
8 Answers AS2, Ordain Solutions,
You are a tester. Now how will you choose which defect to remove in 1000000 defects?
what is Cyclomatic Complexity?
what is entry and exit criteria?
what r the status for test cases?
6 Answers Thatavarti Technologies,
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"
Write a testcase for Yes/No combo box
What is the audit process? How do you perform the audit?