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

How we do prevent the duplicate bug posted by 2 diffrent testers working in same field during run it in test link ?

2 Answers  


What is a successful product?

2 Answers  


deployment who will do as a developer or a test engineer?

7 Answers   IBM,


What is STLC?

5 Answers  


Difference between JOB POSITION of Quality Assurance Engineer and software testing engineer.What are the responsibility for each?? It's really urgent.

3 Answers   CTS,






Fault-based testing is best reserved for Option 1 Conventional software testing Option 2 Operations and classes that are critical or suspect Option 3 Use-case validation Option 4 White-box testing of operator algorithms

1 Answers   IonIdea,


What are the properties of a good requirement?

3 Answers   3i Infotech,


Yester Day i Attended a interview interviewer asked that Due to Sum Bug the total Testing process is Blocked and still hundred test cases are remaining to execute with in a week u have to reliese to the customer at that time what will you do?

6 Answers   NSN,


what are the conditions of test cases?

4 Answers  


what is the difference between Developer environment and Test environment?

8 Answers   Tech Mahindra, Value Labs,


Can you explain the pdca cycle and where testing fits in?

0 Answers  


ur trying 2 get hotmailpage,while u give www.hotmail.com.page "The page not found"is displayed, for what u will be look for next ?

1 Answers  


Categories