What type of metrics we prepare in testing?What is the use
of those?
can any body plz let me know.
udya
uday_testing@yahoo.co.in

Answers were Sorted based on User's Feedback



What type of metrics we prepare in testing?What is the use of those? can any body plz let me know...

Answer / anil kumar

Type of matrix depends upon the particulat project.In our
project(It's a Life Sciences Web based product)following
quality matrix we use:
(i) Defect Density: Number of defects found per kilo lines
of code(KLOC)
(ii)MTTR(Mean Time To Repair): Average time required to
repair a defect after it sis detected.
(iii)Defect Removal Efficiency(DRE): E/(E+D)

Where, E= Number of errors found before delivery of the
s/w to the end user
D= Number of defects found after delivery
Ideal value of DRE is 1 i.e. No defects are found in the
software but in reality D>0

Is This Answer Correct ?    3 Yes 0 No

What type of metrics we prepare in testing?What is the use of those? can any body plz let me know...

Answer / indu

basically metrics is nothing but an mathematical number
shows a relation ship between two numbres.in testing there
are two types of metircs.
1.process metrics
2.product metrics

process metric: a metric used to measure the cheracteristic
of the methods,technique, and tools employed in
developing,imlementing,and maintaining the software system.

product metric:metric used to measure the characteristic of
the documentation and code.

some of the test metrics are:

1.user paticipation

2.path tested=number os paths tested/total number of paths

3.test cost= test cost Vs total system cost

4.cost to locate defect=test cost/No: of defects located i
n the testing

5.test automation=cost of manul test effort/total test cost


thnx,
still any doubts mail me ok indu.

Is This Answer Correct ?    2 Yes 0 No

What type of metrics we prepare in testing?What is the use of those? can any body plz let me know...

Answer / santosh kunta

Hi Uday,

Here what meant by metrics, You collect various data
related to your project you baseline your project status in
various activites.... like testcases execution, number of
tc's passed in a given cycle and so on...

Some of the metrics that you can collect is

Schedule variation : difference b/w planned and actual
completion of project

Effort Variation

Productivity

Testcases Passes in a project

Is This Answer Correct ?    2 Yes 1 No

What type of metrics we prepare in testing?What is the use of those? can any body plz let me know...

Answer / vileen

Testing metrics is prepared to track the following
information for a perticular month/project/release, which
varies between project and company.

1.Pre-release defect density
2.Post release defect density
3.Individual defect detection
4.Test review
5.Defect removal efficiency
6.Test case effectiveness
7.Test specification productivity(includes scripting and
executing)
8.Schedule and effort variance
9.Test progress tracking
Metrics helps to track the above information in
figures/percentage.

Is This Answer Correct ?    0 Yes 0 No

What type of metrics we prepare in testing?What is the use of those? can any body plz let me know...

Answer / kalyana c maddipati

QAM:Quality Assurance Matrix
TMM:Test Management Matrix
PCM:Process Compatibility Matrix

Is This Answer Correct ?    0 Yes 0 No

What type of metrics we prepare in testing?What is the use of those? can any body plz let me know...

Answer / jaya

1.process metrics
2.product metrics

process metric: a metric used to measure the cheracteristic
of the methods,technique, and tools employed in
developing,imlementing,and maintaining the software system.

product metric:metric used to measure the characteristic of
the documentation and code.

Is This Answer Correct ?    0 Yes 0 No

What type of metrics we prepare in testing?What is the use of those? can any body plz let me know...

Answer / uday

Hi Kathiravan,RTM i.e traceability matrix.i am asking metrics.

plz let me know
thanks

Is This Answer Correct ?    2 Yes 3 No

What type of metrics we prepare in testing?What is the use of those? can any body plz let me know...

Answer / prasoona

Hi Uday,
we prepare the metrics in the testing based on
the project requirement.Generally we prepare following
metrics in my project on monthly basis.
Test Case Design Efficiency
Defect Finding Rate
Defect Cycle Time
Test Coverage
Test Case Efficiency
Bad Fix Ratio
No of Defects resulted in scope change
Defect detection efficiency
TDCE (Total Defect Containment Effectiveness)

Let me know if u require any clarification

Is This Answer Correct ?    0 Yes 1 No

What type of metrics we prepare in testing?What is the use of those? can any body plz let me know...

Answer / kathiravan

we are using traceability metric,
Usage--Mapping the requirement with test cases to check all
the requirement are satisfied.

Is This Answer Correct ?    6 Yes 8 No

What type of metrics we prepare in testing?What is the use of those? can any body plz let me know...

Answer / swapnil ingole

hi i m swapnil uday,
Its a mapping document that maps defects with test cases
and test cases with functional specifications and
functional specifications with business requirements.In
order trace back the defects.....
is any doubts plz mail me
at swapnilingole25@gmail.com
bey thankuuuuuuuuuuuuuuuuu

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

Data flow testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs

1 Answers  


Importance (Testing)QC and QA activities of a company?

3 Answers  


what is functional testing terminologies

0 Answers  


Puzzles 1)Three geniuses stand in a file (one behind the other). Each can see only to the front, so the rear person can see the middle and the front, the middle person can see the front, and the genius in the front cannot see anyone. You have five hats. Two are white, and three are red. You blindfold the three geniuses, who are utterly truthful, and put a hat--at random-on the head of each. Then you hide the other two hats and remove the blindfolds. You then ask each genius to name the color of his hat (which he cannot see). The rear on says "I don't know." The middle on says, " I don't know." Then the front onw says, "I know." WHAT COLOR IS THE FRONT GENIUS' HAT? 2) one reasoning puzzle. 3) A monkey falls into a 30 ft well. Every day it climbs 3 ft up and falls 2 feet up. How many days will it take for it to jump out of the well.

6 Answers   Bally Technologies,


What you consider at the time of Module Integration?

2 Answers  






Difference between test Methodology and test strategy

5 Answers   Cap Gemini,


How do the test cases differ for Functional,Integration,System and User Acceptance Testing???

2 Answers   iFlex,


hi one of the interviewer asked me have you ever created a test plan?

1 Answers  


what is meant by Inspections? what arewalkthrough?

4 Answers  


Explain Water fall Model

7 Answers   ITC Infotech,


What is concurrency testing?

6 Answers   MBT,


What happens in a web application when you enter all the data and click on submit button suddenly the connection goes off? Where the data will go?

0 Answers  


Categories