PLEASE ANSWER THIS Q? HOW TO DEFINE DEFECT DENCITY ?
Answers were Sorted based on User's Feedback
Answer / srinivas
Defect Density = Total No.of Defects/Total No.of LOC
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / babu
srinivas could you tell full form LOC for this answer
Thanking you
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sunder
hi there is a one formula to findout defect dencity
DD= NUMBER OF BUGS REPORTED BY CLIENT/NUMBER OF BUGS LOGGED
BY TESTING TEAM + NUMBER OF BUGS REPORTED BY CLIENT
AND DD ALWAYS SHOULD BE LESSTHAN 5% MEANS IT DEFINES QUALITY
OF THE PROJECT
| Is This Answer Correct ? | 1 Yes | 0 No |
Ratio of the no of defects to project length.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / guru prasad
No.Of Defects of line/No.of line code compl
| Is This Answer Correct ? | 0 Yes | 0 No |
what is differnec between the Acceptance test plan and System test plan?
How will you determine when to stop testing?
what is quality ? What is quality assurance and quality control ?
You have URL address it is opening fine with your team member system but it is not opening in your system browser? How will you come across?
what is meant by cyclomatic complexity???
Can you explain v model in manual testing?
What is Internalisation testing?
What is the test strategy for installation testing?
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
Which criteria should take in account while doing CMS testing of any project?
how to know whether the bug is valid or invalid?
How to write test case for view the table(i.e it is already stored in database and see the content in the table)