What is the Defect density? how to find out Defect density
in the TestEnvironment?
Answer Posted / psandhu
The Measure Defect-Density (DD) Measures the number of
defects in a perticular size of code. it is measured as follows:
LOC (Lines of Code), Defects: number of defects in the code;
DD = Defects/(K)LOC
| Is This Answer Correct ? | 42 Yes | 4 No |
Post New Answer View All Answers
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
can anyone help me regarding testing patterns?
what are all the possible Test Cases for VoIP based applications
after completeing testing ,what would u deliver to the client?
Can anyone tell me about banking project? abt the transactions? the flow?
Easiest way to write test cases? How i can learn writing the test cases?
What impact ratings have you used in your projects?
What processes/methodologies are you familiar with?
What is the negative testing and example
Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance
What is the main use of preparing a traceability matrix?
What is agile testing and why is it important?
What is configuration management in software testing ?
wat are the questions would the project leader ask about the project?? please do send the answers early.
Test cases have written according to Flow of the software working or according to Screens?