What is Defect Density? How it can be calculated?
Answers were Sorted based on User's Feedback
Answer / mony
Defect Density can be defined as the no. of defects found
in a particular section of code.
Defect Density=No. of Defect found/Total number of lines of
code.
| Is This Answer Correct ? | 21 Yes | 0 No |
Answer / smita mahajan
Defect Density can be defined as the no. of defects found
in a all test execution cycles.
Defect Density=No. of Defects found/Total number of test
cases executed.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / arya
Customer reported defect /Actual Effort (Test Phase in PM)
*Customer reported defect: All errors uncovered in SIT
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / raj
The no of defects identified in a component or system
divided by the size of the component of the system.
| Is This Answer Correct ? | 2 Yes | 8 No |
Answer / ashwini
It defines about the bugs found by client to bugs found by
tester
| Is This Answer Correct ? | 2 Yes | 13 No |
hi all, please let me know how to down load QTP from internet?
What is Functional testing?
what is performance testing?
What is software development Life Cycle (SDLC)? where exactly the Testing activity begin in SDLC?
How to create Test Cases Based on Test Plan ? Is there any approach following for creation of test cases?
What is meant by preconditions and postconditions in a Test Case? Can anyone give an example?
22 Answers CLG, JDA, Zestwings Informatics,
What procedure you follow between gathering requirements and carried out testing?
1. What is buddy Testing ? 2. what is Database testing ?
in compatability and installation testings ,which one is conducted or performed on an application initially
Suppose you have production data copied into the test environment. What are the advantages and disadvantages?
What is alpha testing?
The primary goal of comparing a user manual with the actual behavior of the running program during system testing is to ?? A.Find bugs in the program B.Check the technical accuracy of the document C.Ensure the ease of use of the document D.Ensure that the program is the latest version