Answer Posted / balamurali
Defects missed from one leval of testing to next leval of
testing is called defect leakage.
Unit leval-> Component leval ->Integration leval -> System
leval -> Customer leval -> End user leval
Formula any leval
Defect leakage = (No of defects found on the current
leval/Total defects including the previous levals) *100
Example : System leval defects found is 45 and the total
defects thats include Unit leval -> Component leval -
>Integration leval -> System leval = 400
Then Defect leakage = (45/400)100 =11.25 percentage
| Is This Answer Correct ? | 32 Yes | 10 No |
Post New Answer View All Answers
What is un-installation testing?
I want to know about satyam manual testing questions
What is the difference between functional testing and integration testing?
Why performance testing is performed? What are tools of performance testing?
Why is software testing required?
What is big bang approach?
How is ‘build’ different from ‘release’?
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
how to test the case with 5 combination and inputs
What are the advantages of automation over manual testing?
What is difference between cmmi and cmm levels?
Can you explain an application boundary?
What does 100% statement coverage mean?
Can you explain the elementary process?
What is mean by Schedule report who is the responsible for generated that one ?