What is the Defect density? how to find out Defect density
in the TestEnvironment?

Answers were Sorted based on User's Feedback



What is the Defect density? how to find out Defect density in the TestEnvironment?..

Answer / psandhu

The Measure Defect-Density (DD) Measures the number of
defects in a perticular size of code. it is measured as follows:
LOC (Lines of Code), Defects: number of defects in the code;

DD = Defects/(K)LOC

Is This Answer Correct ?    42 Yes 4 No

What is the Defect density? how to find out Defect density in the TestEnvironment?..

Answer / kannan

Total Number of Defects
Defect density = -----------------------
Size of the Project


Size of Project can be Function Points, Feature Points, Use
Cases, KLOC etc

Is This Answer Correct ?    26 Yes 3 No

What is the Defect density? how to find out Defect density in the TestEnvironment?..

Answer / suneel reddy

number of defects found for perticular size of code

Is This Answer Correct ?    26 Yes 7 No

What is the Defect density? how to find out Defect density in the TestEnvironment?..

Answer / ravikanth.m

Defect Density: [Weighted Defects / Size in Function Points]

Is This Answer Correct ?    22 Yes 7 No

What is the Defect density? how to find out Defect density in the TestEnvironment?..

Answer / karthik

This basically is the Consolidated Graph of Number of
defects found in each module. This is help ful to locate
the error prones and Help to concentrate on a particular
area while making Analysis.

Is This Answer Correct ?    11 Yes 4 No

What is the Defect density? how to find out Defect density in the TestEnvironment?..

Answer / suneel reddy

Deefct density is nothing but number of defects for
particular size of code
We will determine the defect density using metrics and
measurements i our environments

Is This Answer Correct ?    11 Yes 7 No

What is the Defect density? how to find out Defect density in the TestEnvironment?..

Answer / sm

Defect Density:

No of defects for a particular test coverage is known as
defect density.

defect density is a specific feature in the testing life
cycle.Means we can able to identify based on the total no
of test cases we are having and how many of the tset cases
failed while testing gives the measure of defect density.

Is This Answer Correct ?    8 Yes 4 No

What is the Defect density? how to find out Defect density in the TestEnvironment?..

Answer / beena k

Important
- Only agreed to defects by QA and Developer are counted
- Period/phase has to be identifed (Requirements/ Design,
Coding, Testing)
- Size needs to be agreed to (Function Points, LOC)

Basis this
Defect Density = Number of Defects / Size

Is This Answer Correct ?    5 Yes 2 No

What is the Defect density? how to find out Defect density in the TestEnvironment?..

Answer / surya

by avg no of bugs in one module

Is This Answer Correct ?    10 Yes 21 No

What is the Defect density? how to find out Defect density in the TestEnvironment?..

Answer / nikhil

no

Is This Answer Correct ?    4 Yes 15 No

Post New Answer

More Manual Testing Interview Questions

what is production defects?

1 Answers   SSP, TCS,


Generally How do we do Test Estimation. Anybody can expalin this with example. Thanks in advacne..Venkat

4 Answers   IBS,


What's an 'inspection'?

1 Answers   Crea,


what is monkey testing?

24 Answers   Siemens,


what id test effort Estimation in testing ?

1 Answers  






is functional and black box testing same or not

11 Answers   Millennium, STC,


Penetration testing

5 Answers  


Based on what doccuments do you start scripting?/ Testing?

3 Answers   MTN, MTN Nigeria,


What is backward compatibility testing

2 Answers  


1.What is Traceability matrix and how it is done ? 2.What are the different levels of testing used during testing the application? 3.What is Traceability matrix and how it is done ? 4. How can you differentiate Severity and Priority based on technical and business point of view. plz do reply..............

3 Answers   AZTEC,


IN UR 3+ YRS OF EXP. CAN U SHARE UR GOOD EXPERIENCE MOMENTS AND BAD EXPERIENCE IN UR COMPANY WITH US?

5 Answers   TCS, Wipro,


Hi, Can anybody tell me what is Boundary value analysis, equivalence partitioning and error guessing with examples?

3 Answers  


Categories