what is defect density ? we say it is No of defects / line
of code.. what is line of code ? pls if possible give some
real example
Answers were Sorted based on User's Feedback
Answer / hari
defect density=number of defects/number of lines of code in
a given module.
ex: number of lines of code depends on company standards.
in CMMi level companies it number of bugs/1024 lines of code
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / sunitha
hi,
Say for example you have 1024 lines of code, and from that code the application had 10 defects which u have identified then the defect density is 10/1024.. which very high and in turn it shows the quality of coding.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / hari
Hi
Number of lines means it will diff accoding to company std
this wil be taged in Time Sheet entering tool tool may in
unit KLOC (kilo Lines of code)
| Is This Answer Correct ? | 1 Yes | 0 No |
How u test 3 Drop Down menu means one is for state,other is for city and Pin code test these drop down
How to write integration test cases? And as a black box tester do we write integrated test cases and how?
How will we come to know that its a bug,in what situations we consider it as a bug?
What are the different types of testing u r doing in ur project
what is the meaning of compatibility testing in view of web application testing?
what is tracebility matrix.what is tracebility template
Can you explain a pair-wise defect?
Can you please tell me what to test in a web based application? And i need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?
What is the test scenario? What is the difference between test strategy and test scenario.?
How to test a web service manually?
1)What are diffrent matrics assosiated with testing?
what a tester test in unit testing,,, explan in details...