What is Defect Density?
Answers were Sorted based on User's Feedback
Answer / anil
Defect Density = no.of Bugs/KLOC
It indicates that how many number of bugs u find for ever
1000(kilo) lines of code.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / keshab
Defect Density will show how many bug is available in KLOC
like tester will find 650 bug in 10000 line
it means 6508*1000/10000 = 65 bug in KLOC
it will show capability of developer
it will also define quality of product
some organization will release produce according to Defect
Density like .5 in KLOC
| Is This Answer Correct ? | 0 Yes | 0 No |
When should testing start in a project? Why?
Can Someone tell me scenario in testing having low severity and high priority and vice versa
Hi All, Can anyone please tell "Which Testing is most important in SDLC process" ?
is smoke and sanity testing is same? Please clear this doubt.
can u explain me v-model?I told him we will do parallely both devolpment and testing . frs------------useraccepatance testing \ / srs system testing \ / HLD integration testing \ / LLD--------------------- unit testing \ / CODING he asked me how ur frs is done parallel with useracceptence testing and srs is done parallel to system testing and HLD IS done parallel to integration testing and LLD is done parallel to unit testing.Give me a clear clarification for it?
Can you explain how tpa works?
When a bug posted by QA is rejected by Dev and Dev says is not a bug. How to convince Dev that it is a valid bug?
what is the diff b/w system testing & end to end testing
What is the best way to answer, what is test scenario, strategy and test plan
Why must we test cookies?
Why Should we prepare traceability matrix?
What incremental integration testing?