What is defect density?
Answers were Sorted based on User's Feedback
Answer / rudraneel
sorry to give the wrong answer...
Defect Density : -
The no of defects idenfied in the system
----------------------------------------
Size of the system
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / smaranika
Hi,
Defect Density = Total No.of Defects/Total No.of LOC
LOC* = Lines of code
Thanks
Smaranika
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / kiranmayi
Defect density is number of defects found per 1000 lines of
code
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / deb chatterjee
Testcases Defect Density means, failed testcases/total no.
of testcases * 100
e.g., let for a module you have written 40 testcases, out
of that 4 testcases are failed while executing that
testcases, then defect density will be 4/40*100=10
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kiranmayi
Hi Rudraneel,
This is Kiranmayi. How to measure size of the system? Not
clear.
do you mean to say that 'defects found for a certain number
of lines of code'?
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / raj
It's not clear,anyone please post the correct answer,thanks
in advance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / imsha
Defect Density = (Total No Of Bugs/Total No of LOC) * 1000
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / moorthy
Defect Density:
No of Defects found in review
------------------------------ X 100 %
Total Case Review
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rudraneel
Defect density :
No of Defects found
-------------------- X 100 %
Total No of Defects
| Is This Answer Correct ? | 2 Yes | 8 No |
what is the difference between Client/Server and Web based Applications please reply
How will you determine if the architecture of any web site is of two tiers, three tiers or multi tier?
1)how can you perform load testing in manual testing 2)what is deliverable?
How to create Test Cases Based on Test Plan ? Is there any approach following for creation of test cases?
Which one is not tester responsibilities ? Option 1 Assure the process for contracting software is adequate Option 2 Review the adequacy of the contractors test plan Option 3 Perform acceptance testing on the software Option 4 Assure the ongoing operation and maintenance of the contracted software
who do the sanity and smoke please explain me at what time this type of testing will do
5 positive and 5 negative test cases for yahoo login window
On which module did u involve in your project..?
what is uml
what is meant by test stretagy?
1 what is smoke and sanity testing , when it will be performed ?
Name some bug tracking tools???