What is Defect Leakage? and explain with example?
Answers were Sorted based on User's Feedback
Answer / sampath
The defect or issue or bug filed by the end user or
customer that is missed by the QA eng while testing the
application is called defect leakage.
| Is This Answer Correct ? | 77 Yes | 6 No |
Answer / ramprasad.s
Defect leaks out from the Tester or Testing team and is
identified by the End user while executing the application,
we call it as defect leakage.
| Is This Answer Correct ? | 43 Yes | 4 No |
Answer / 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 |
Answer / athar
Defect leakage: The product delivered in client environment after that defect identified by client or end use and we gets the feedback is called defect leakage. This Defect Leakage is also called as Bug Leak.
| Is This Answer Correct ? | 15 Yes | 6 No |
If the Developers are unable to understand the bug send by the testers , then how will the Testers convince or explain the developer.
Who executes the UAT testcases
u posted a bug with screenshots and steps to reproduce but still the developer is not accepting this is a bug. in dev system it is not reporducing . how u'll convince he developer? (if the developer is in india or onsite(give the answer for both the cases)
What is the difference between V-Model and Raid Model
what are the testing methodologies?
6 Answers GE, Infosys, Patni, Wipro,
This was one of the question in ISTQB foundation level exam - Dec 21 2008. Can you test elevator using state transition technique? Options a. Yes b. No If Yes or No, Kindly justify your answer so that it helps people who see this question/answer.
How to Trace a Defect?
what is change request, and how to manage the changes..
what is spiral model?
Who will participate in testcase review?
what is prototype testing, component testing, thread testing
1.tell me one bug what u find ur testing and how u ill fix severity and priority? 2.difference between web and window based testing? 3.bug life cycle?