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 |
Find statement coverage and branch coverage: 1) Read P Read Q if P+Q>100 then print "Plarge" endif 2. Disc=0 order_qty=0 Read order_qty if order_qty>=20 Disc=0.05 if order_qty>=100 then Disc=0.1 endif endif
what are test beds
please send me interview questions asked in google in testing - manual
I am ganesh searching in manaul testing, i am unable to explain my current project in interview anybody give me a real time oriented project and also include how can i explain it, with test case (passout 2004) M.Sc(IT) my personel id is testganesh@gmail.com
Dear friends, I am Ravi, was working as a Test Manager and quit the job due to some personal reasons. I need to get into job at any cost, as it is very critical situation for me. Now I am preparing for interviews, and I seed your help. Please mail me at globalpease2008@gmail.com I'll definitely share all those topics in this form too.... Expect your help and thanks in advance. Regards, Ravi
what is the main difference between Compatibility testing and system testing
Multiple class testing is too complex to be tested using random test cases. is it
Build is going to be delivered in another 30 mins.At that time you have find an critical failure. What will u do ?
Differentiate regular regression testing and final regression testing.
How to explian the V model ?
What are initial and end conditions?
How many testcases have you written till, now as an average per project?