What do you understand about bug leakage and bug release?
Answer»
BUG Leakage: When a bug is discovered by an end-user, that should have been caught in earlier builds/versions of the application, a bug leakage occurs. Bug leaking refers to a fault that EXISTS during testing but is not discovered by the tester and is SUBSEQUENTLY discovered by the end-user.
Bug Release: When a particular version of the software is released with a COLLECTION of known bugs/defects, it is referred to as a bug release (s). Bugs of this type are frequently of LOW severity and/or priority. When the company can afford the existence of a bug in the released software rather than the time/cost of repairing it in that version, this is done. In most cases, these bugs are disclosed in the Release Notes.