Software Process Question:
Download Questions PDF

Explain bug leakage and bug release?

Software Process Interview Question
Software Process Interview Question

Answer:

Bug Leakage: When customer or end user discovered a bug which can be detected by the testing team. Or when a bug is detected which can be detected in pervious build then this is called as Bug Leakage.

Bug release: is when a build is handed to testing team with knowing that defect is present in the release. The priority and severity of bug is low. It is done when customer want the application on the time. Customer can tolerate the bug in the released then the delay in getting the application and the cost involved in removing that bug. These bugs are mentioned in the Release Notes handed to client for the future improvement chances.

Download Software Process Interview Questions And Answers PDF

Previous QuestionNext Question
What is the basis for choosing the SDLC model for development of software?What is Bug Leakage?