What is the Defect density? how to find out Defect density
in the TestEnvironment?
Answers were Sorted based on User's Feedback
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 |
Answer / suneel reddy
number of defects found for perticular size of code
| Is This Answer Correct ? | 26 Yes | 7 No |
Answer / ravikanth.m
Defect Density: [Weighted Defects / Size in Function Points]
| Is This Answer Correct ? | 22 Yes | 7 No |
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 |
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 |
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 |
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 are the recommended sites or books for software testing?
In a web application one page is getting open in server & if i tries to open the same page in the local system,application is throwing page not found error. what are all the possible scenarios? Please let me know the scenarios
what is a use case ?.
What are the steps, procedures, objectives to write test cases.
Test cases for save option for notepad - I have listed few. Please improvise my answer
What is system testing? when we use system testing in our project?
1.what is the purpose of testing ?
What is diff between Reliability Testing and Recovery Testing ?
How do you evaluate the quality of software?
why a developer is not good tester?
what is testing methodology
Information about Automated Software Installer