What Defect Density?

Answers were Sorted based on User's Feedback



What Defect Density?..

Answer / sayantan basu

Number of defects found in pre-delivery stage agains actual
size of the milestone.

Defect density is a measure of the total known defects
divided by the size of the software .

Number of Known Defects
Defect Density = ---------------------------------
Size

The Number of Known Defects is the count of total
defects identified against a particular software entity,
during a particular time period.



Use for Defect Density is to compare subsequent
releases of a product to track the impact of defect
reduction and quality improvement activities.

Is This Answer Correct ?    2 Yes 1 No

What Defect Density?..

Answer / lakshmanaraj bg

Defect density is one of the most important factors that allow one to decide if a piece of software is ready to be released.

One of the easiest ways to judge whether a program is ready to release is to measure its defect density—the number of defects per line of code.

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.

In theory, one can find all the defects and count them, however it is impossible to find all the defects within any reasonable amount of time.

Estimating defect density can become difficult for high reliability software, since the remaining defects can be extremely hard to test.

Defect seeding will work only if the distribution of seeded defects is similar to the existing.

DEFECT DENSITY FORMULA:

Defect Density = Number of Defects
_______________________
Size

USES:

1. For comparing the relative number of defects in various software components so that high-risk components can be identified and resources focused towards them.


2. 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 ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Do I have to write separate test cases for entering special characters, blank space, numbers in First name field ? Or should I create single test case for it? If yes then how?

4 Answers  


ANY ONE HAS ATTENDED THE INTERVIEW FOR WIT INNOVATION P LTD? THEN KINDLY LET ME KNOW ABOUT THE INTERVIEW PROCESS AND QUESTIONS ASKED.

0 Answers   STG,


What are the essential elements needed for database testing

3 Answers  


After receiving the build.How will you start the testing

3 Answers   QA,


What is performance tuning? What are tools of performance testing?

0 Answers  






how to find which server is not responding properly when there are 10000 servers without any tool

0 Answers   ADITI,


how cookie and session testing is done ?????

2 Answers   CMC, TCS,


What is the difference between sanity and smoke test? Please explain with an example.

6 Answers  


If you found any high priority bug before release product then what will you do as tester if you only tester in team??

1 Answers   Persistent,


fields present in bugs and fields present in testcases? pl pl pl give me an answer thanks in advance but pl.

2 Answers  


why we calling it as bug life cycle not as a defect life cycle..

1 Answers  


I am having 1.6 yrs. of total experience in Software Testing.I have interview call from a company. Tell me which questions are basically ask to experienced persons.

1 Answers  


Categories