what are test metrics?

Answers were Sorted based on User's Feedback



what are test metrics?..

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

what are test metrics?..

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

what are test metrics?..

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

what are test metrics?..

Answer / lakshmanaraj bg

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

what are test metrics?..

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

what are test metrics?..

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

Post New Answer

More QA Concepts Interview Questions

what is diff b/w load testing and volume testing?

4 Answers  


What is role and responsibility of a senior software testing engineer in the company?( Day to day activities)

1 Answers   Infogain,


Relationship between dynamic testing, coding fault and failure

1 Answers  


Hi every body i am going to take the ISTQB Foundation level Exam on March 21th 2010, Could any one send some list of question papers and latest Dumps to My mail id: (saran_loyola05@yahoo.co.in). Advance thanks. Regards, Saran

0 Answers  


Tell me in which of the software testing phase is qa involved & qc not involved?

0 Answers  






What is the most critical bug you found in your latest project or overall in your career ?

0 Answers   CTS, Wells Fargo,


What are the deliverables of Test Plan

4 Answers   Ordain Solutions,


What is CMM and CMMI? What is the difference?

3 Answers   IBM, Infosys,


We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username

0 Answers  


What is test stratergy?

6 Answers   Ordain Solutions,


Dif B/W Equivallence partitioning and Boundary-value Analysis Give an Example.

2 Answers  


What is software quality assurance?

1 Answers  


Categories