What is Defect Density ? What is the formula? Explain with
example
Answers were Sorted based on User's Feedback
Answer / saran
Defect density = Total no of bugs/Total no of test cases or
(KLOC)
| Is This Answer Correct ? | 34 Yes | 6 No |
Answer / nilanjan saha
In case of determining Defect Density reliability is the key
concern , we consider the frequency of failures are observed.
Defect density can be measured using matrix , ploting the
number of unresolved defects normalised by the size of the
product.
It can be measured in terms of
Defect density = Total no of bugs/Total no of test cases or
(KLOC= 1000 source lines of code)
| Is This Answer Correct ? | 14 Yes | 2 No |
Answer / robot 1234
the answer is defect density can be defined as the density
of defect.means defect per density or density per defect
well u can understand in both way....it depend on
you.....as such their is so density of defect in real world
but then also it is having defect with density .too
confusing or you get it .hope u get it...
| Is This Answer Correct ? | 1 Yes | 12 No |
Answer / kk
defect density:
the impact of the defect on the application is called defect density
there is no formula for this we have to check the density manually
| Is This Answer Correct ? | 4 Yes | 30 No |
What is the rule of a "test driven development"?
what are the feature of our test group?
can bug lifecycle support the integration , system, unit testing, functional testing etc
What is the difference between a test scenario and test condition? Please explain with an example
What is software process?
How to plan the time estimations for QA cycle ?
What are the types of testing can be performed on facebook login page?
How do u calculate Schedule variance? What is the formula? Explain with Example
what is the difference between testing techniques and principles of testing?Kindly explain both of them with an example.
what is Test cases and test procedures.
Differentiate verification and validation processes.
What are estimations? How do you estimate?