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
Diffrence b/w compiled module and shared repository?
When we should continue testing?
What are the automation challenges that sqa(software quality assurance) team faces while testing?
What is the need of test plan document?
What is a test plan and what does it include?
prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.
Enlist the priority of the testing tasks defined by the qa team in product development.
1) What r the properties, Advantages & Disadvantages of each types of action? 2)When I can use this?
What kinds of testing should be considered?
What actually a SQA Tester do in His/ Her first (entry level) Job?
What are the types of testing can be performed on facebook login page?
What is the difference between quality assurance, quality control and testing?
iq test
best trainig institutes and best faculty in chennai for software testing ?
What is branch testing and what is boundary testing?