what is defect density

Answers were Sorted based on User's Feedback



what is defect density..

Answer / rashmi garg

defect density is the count of total defects identified
against a particular software entity

it is calculated as...
no of defects/ size of software
where size is typically counted in lines of code

this is used to compare the relative number of defects in
various software components, to find out the defect prone
areas of the application

Is This Answer Correct ?    66 Yes 2 No

what is defect density..

Answer / sudhakar8

Defect density = Total number of defects/LOC (lines of code)
Defect density = Total number of defects/Size of the project
Size of Project can be Function points, feature points, use
cases, KLOC etc

Is This Answer Correct ?    36 Yes 1 No

what is defect density..

Answer / paddy

Defect Density is "amount of defects found in total length
or size of program code"

Defect Density = amount of defects/length or size of program
code

Is This Answer Correct ?    15 Yes 4 No

what is defect density..

Answer / rajesh

If size is diffecult to find the replace the size with
Effort spent i.e. # of Defects/Effort Spent.

Is This Answer Correct ?    11 Yes 4 No

what is defect density..

Answer / iqubal

Defect Density
Defect Density Definition
Defect Density is the number of confirmed defects detected
in software/component during a defined period of
development/operation divided by the size of the
software/component.
Elaboration
The 'defects' are:

* confirmed and agreed upon (not just reported).
* Dropped defects are not counted.


The ‘period’ might be for one of the following:

* for a duration (say, the first month, the quarter, or
the year).
* for each phase of the software life cycle.
* for the whole of the software life cycle.

The ‘size’ is measured in one of the following:

* Function Points (FP)
* Source Lines of Code


Defect Density Formula

Defect Density Uses

* For comparing the relative number of defects in
various software components so that high-risk components can
be identified and resources focused towards them
* For comparing software/products so that ‘quality’ of
each software/product can be quantified and resources
focused towards those with low quality.

Is This Answer Correct ?    7 Yes 7 No

what is defect density..

Answer / sri

Defect Density = No.of issues Raised/No.of Issued Fixed

Is This Answer Correct ?    11 Yes 71 No

Post New Answer

More QA Concepts Interview Questions

I’m looking for test management software with collaboration capabilities but at an affordable rate.

1 Answers  


Have you written test plan?

0 Answers  


Can anybody give answer for WHAT IS THE MEANING OF TRANSACTION BASED TESTING WITH EXAMPLE

2 Answers   ESI,


What is the role of QA in a development project?

3 Answers   IBM,


Hi I m working as a sqa engineer and after 1 yr i want to switch to system analyst side kindly tell me how both fields relate each other and is this easy to switch job from qa to system analyst and what's the difference b/w both fields.

0 Answers  






I’ve been using a test tool for quite some time but it has not lived up to the expectations. So I’m planning to invest in a good one. Please suggest some?

1 Answers  


What is the involvement of tester in SDLC?Explain.

3 Answers   AZTEC, TCS,


How do you collect the metric?

2 Answers   ADITI,


What are the deliverables of Test Plan

4 Answers   Ordain Solutions,


what is Cyclomatic Complexity?

4 Answers   Wipro,


We have a WISPr application making an authentication request to a server running an authentication module. The client application is sending the User--Agent value, but the authentication application logs the User-Agent value as null, please explain the steps i should take to troubleshoot the issue. Please mention the steps by applying your knowledge of the OSI model.

0 Answers  


hi guys ! tel me the adress of the ordian solutions..?whr it is ..?

2 Answers  


Categories