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 the difference between bug,defect, error, failulre, fault & mistake?
What is difference between GUI and Usability Testing?
What is Database normalisation
Can you explain confirmation testing?
Is Beta Testing done by devolopers or testers?
Login page contains, Username , Password ,OK Button and CANCEL Button.If i click on OK button,cancel functionality is working and if i click on CANCEL Button,OK Functionality is working.In this case what is the level of priority (HIGH/MEDIUM/LOW) and level of SEVERIOTY (HIGH/MEDIUM/LOW)? Give the reason ,explain clearly?
Define system integrated testing with a live example.
Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE
contents of test report
Describe me to the basic elements you put in a defect report?
What is test startegy?
what is the difference between developer testing and tester testing?