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 |
what is differance between smoke testing and sanity testing?
what r the entry criteria for functionality and performance testing?
What is Resprint and Patch?
What are the positive and negative testing can be done to social site like orkut?
Hi Friends, I am going to give Foundation Level Testing Exam from ISTQB, I need its dumps and study material. Please help me if any one has. Thanks in Advance
what are the mandatory fields when you rise a bug
What is parallel testing and when do we use parallel testing? Explain with example?
hai friends can u expalin about real time process of testing at the company, like flow diagram
This is the question related to Traceability Matrix. Say we have 10 requirements for a project. If one of the testing team member misses the 9th requirement. Then how can we justify the Traceability Matrix and what is the further action to be taken. Please advice.
Have u ever done testing related to a database,give examples to support u r answer.
WHAT IS TESTLOG?
Equivalence testing divides the input domain into classes of data from which test cases can be derived to reduce the total number of test cases that must be developed. is it.explain equivalence testing