Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Hi, Please can anyone tell me the difference between writing test cases & test scenarios? What all should be included while writing a test scenario?

3 Answers  


Why regression testing is important?

0 Answers  


what is build acceptance test?

7 Answers  


what is difference between software tester and quality analyst, in fact can anyone tell me what is role and responsibility for software tester,quality analyst,software quality assurance tester,test engineer,test lead,Quality Assurance manager. Quality Control Senior/junior Tester Quality Assurance Automation engineer. Quality Assurance Manual tester. Quality assurance test analyst.  

1 Answers   DS Group, TCS,


Can anyone explain me with examples wat is parallel testing?

2 Answers   Moveo Systems,


Explain cmmi.

0 Answers  


what is CR,BR

5 Answers   QA,


What is the difference between an activity of QA and QC?

5 Answers   Satyam,


How do u calculate Schedule variance? What is the formula? Explain with Example

1 Answers   Cap Gemini,


contents of test stratergy?

1 Answers   Ordain Solutions,


What is Mutation Testing? Is it white box or black box testing. This is what I think about mutation testing..It is the testing done after the code has been modified in an application( after geting defect complain from clients)with the same test cases and same old test data... Please correct me If I am wrong...............

2 Answers  


What are the Blackbox Testing Techniques?

2 Answers  


Categories