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
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 |
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 |
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 |
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 |
Answer / kalyana c maddipati
QAM:Quality Assurance Matrix
TMM:Test Management Matrix
PCM:Process Compatibility Matrix
| Is This Answer Correct ? | 0 Yes | 0 No |
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 |
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 |
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 |
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 |
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 |
What type of questions will be asking for 2 years experience candidate in manual testing?
What is Retesting & Regression Testing? When do we use retesting & regression testing(i.e In what situation)? Please clear me.
1.How to maintain the Bug status Report? 2.What is project based Company and product based company?
How to write test condition for testing a URL??
What is concurrent user hits in load testing?
What is your favourite Bug?
In an Text Box Expected Value is 'icici' where as actual value came up is 'icci'. Now in the Bug Report How will u rate the severity and Priority?
What is Installability testing?
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
0 Answers Bank Of America, TD,
WHAT IS SDLC? WHAT IS STLC? WHAT IS THE DIFFERENCE BETWEEN SDLC AND STLC?
hi, I m looking for a career in manual web testing. so PLZ anybody who have the practical knowledge of dis field help me. GIVE ME UR MAIL ID so that i can ask regarding some doubts. my MAIL ID is ankurtester819@gmail.com
what is parallel testing?