What is Defect Leakage? and explain with example?

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


Please Help Members By Posting Answers For Below Questions

What are the various techniques in white box testing?

657


Can you explain regression testing and confirmation testing?

697


how can u prepare the test plan?

1785


What is a testbed in manual testing?

953


When we are recording in WinRunner and interact with the AUT, what does WinRunner do?

1589






how to access a build & wat is its configuration

1761


how deployment phase of SDLC differs in product based and in service based company ?

2542


I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.

1490


Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?

1510


how to write manual testcases for download the files from the template. for example:from product cost enddate

1675


need testing projects where can i find them

1666


I have 2 yr Localisation testing exp now i want to job in MNC My manualtesting knowledge+2 yr exp sufficiant for in MNC

1579


in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application

1255


Suggest some book to learn more test case???

1354


what is conditional testing? explain and examples

1092