What is a weighted Defect
What is Defect Density
Answer Posted / amrita
One of the above examples is right..
EX : 30 bugs found for 1200 lines code
Defect Density: 30 / 1200
Defect Density: 0.025
This is only Defect Density.
Weighted Defect density is you multiply the no. of defects
with a number. like for High critical defects - 5 ; medium
critical defects - 3 ; and for low critical defects - 1 ;
Weighted defects are say for example among the 30 defects
received 10 are High critical; 15 are Medium critical and 5
are low critical. Then
10X5=50
15X3=45
5X1=5
total: 50+45+5=100
Weighted defects density is: 100/1200 = 0.0833.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How to find all the bugs during first round of testing?
What is a weighted Defect What is Defect Density
What is the difference between preventative and reactive approaches in testing?
What is automated software quality (asq)?
How do you determine which piece of software require how much testing?
Explain the difference between quality control and quality assurance.
I want appear the ISTQB fundation level in june '08. For this i require previous question sets or glossaries.pls email me if any one have previous question sets or glossaries. my mail id is- jayanta_bncoe@yahoo.com Thanks jayanta
What the purpose of testing?
What are the different artifacts you refer when you write the test cases?
When to start qa in a project?
What are the challenges faced with the 1+ years experience team.
What are the contents of test plans and test cases?
what are the tables in testcases?
What is process area in cmmi?
kindly guide me about inspection process with the requried roles in detail?