What is a weighted Defect

What is Defect Density

Answers were Sorted based on User's Feedback



What is a weighted Defect What is Defect Density..

Answer / 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

What is a weighted Defect What is Defect Density..

Answer / chitra

Review defect can be measured by defect density where we
capture only number of defects identified, but does not
capture how well the reviewer finds the defects.
Review efficiency would be measured by the combination of
the number of defect and the weighted defect type.

example weighted defect:
To find the spell defects its easy to find it.It can be
weighted at 1.
But to find the architectural defect it requires efficiency
that can be weighted 4.

This example shows how we can see the efficiency not only
by number of defect but also by the nature(tough to
identify) of the defect.

Is This Answer Correct ?    9 Yes 4 No

What is a weighted Defect What is Defect Density..

Answer / karunakar reddy

defect density means
no of defects found in an application/kloc
kloc means 1000m lines of code
if it is worng,plz be mailing me

Is This Answer Correct ?    10 Yes 10 No

What is a weighted Defect What is Defect Density..

Answer / sai charan

Number of lines of piece of code in above comment

Is This Answer Correct ?    1 Yes 2 No

What is a weighted Defect What is Defect Density..

Answer / sai charan

Defect Density : The number of Valid Bugs are reported /
Number of Piece of Code

EX : 30 bugs found for 1200 lines code

Defect Density : 30 / 1200

Defect Density : 0.025

Weighted defect and Defect density both are same.

Is This Answer Correct ?    3 Yes 12 No

Post New Answer

More QA Concepts Interview Questions

What is the term for decomposing a software program so that latent design information can be extracted? Choice 1 Regression Choice 2 Restructuring Choice 3 Reusability Choice 4 Reverse engineering Choice 5 Reengineering

4 Answers   Brainbench Certification,


What is a bug life cycle?

0 Answers  


contents of test stratergy?

1 Answers   Ordain Solutions,


What are the day to day activities involved in QA process ?

1 Answers  


what is defect density

6 Answers   Accenture, Ness Technologies, Thatavarti Technologies,






Why is it often hard for management to get serious about quality assurance?

0 Answers  


write a test case on web login and bank application and client server

0 Answers  


How Many CMM levels are there?? What are the main differences between each level?

3 Answers   AZTEC,


What do you understand by ‘test effectiveness’ and ‘test efficiency’?

0 Answers  


What are the metrics available?

3 Answers   Cap Gemini,


'configuration related errors' in testing means what?

0 Answers  


Can you build a good audit trail using Compuware's QACenter products. Explain why.

0 Answers  


Categories