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


Please Help Members By Posting Answers For Below Questions

Do anybody have any idea about the testing tools related to client-server apllications( for banking application or products ).Kindly tell me both open source and licensed tools. Thanks in advanceRegards

1564


When to start qa in a project?

598


What are the automation challenges that sqa(software quality assurance) team faces while testing?

596


hello.. i have learnt testing manual and automation tools and im working as test engineer in a software company still i do need more testing skill so where can i get more knowledge about testing . please advice me

1623


What Contains in Business Design Document?

1996






Can you perform regression testing performed manually?

599


What is base concept of QA against usability Issues

1756


What are the different levels in software testing?

602


Give me example of automate the regression test suite ........Thanks...

1685


What is automated software quality (asq)?

653


How is negative testing different from positive testing?

569


When we should continue testing?

1086


Explain the types of documents in software quality assurance?

536


Give notes on role of ISO in quality assurance.

634


How would you prepare the test plan without srs?

603