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 |
If tester found some bugs in the application then which format they will send it to development team.
How can u proove ur self as a TE the bug is valid? if the developer said its a invalid bug but TE said its a valid?
I say “End user can also be involved during system testing?” Do you agree with me? if Yes or No….Why ?
Difference between adhoc testing and error guessing?
what is role of the tester in an organaisation and project? what is the daily work of tester?
Explain agile testing?
is it possible S1 comes under P1 ?
Difference between functional testing and end to end testing?
What is Stability and Performance Testing in Testing the TV
how 2 find out nth salary.plz write sql qurires
is there any difference between test case design and test case development
Explain BVA and ECP?