What is a Latent Bug
What is a defect leakage
Answers were Sorted based on User's Feedback
Answer / priya
Defect leakage occurs at the Customer or the End user side
after the application delivery. After the release of the
application to the client, if the end user gets any type of
defects by using that application then it is called as
Defect leakage. This Defect Leakage is also called as Bug
Leak.
| Is This Answer Correct ? | 3 Yes | 0 No |
hi,sudhakar.
i have a doubt?
When will the latent bug identified?
who will identify this bug?
What is the difference between latent bug and defect bug?
Thanks in Advance
Best Regards
M.MurthySharma
+91-9739328130(Bangalore)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / govind sain
Latent Bug: The bug that is not identified in the past versions of the software application
Golden Bug: The bug that is occurred in every instances of the application with severity level high and with high priority
Bug leakage: - Defect is find out by end users.
Bug release: Testing team knowing about defect.if defect is low priority ,low servity the bug was fixed before release the product. It comes in build/ verification process.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sudhakar
The bug which is not detected in one or two releases is
known as latent bug
| Is This Answer Correct ? | 0 Yes | 2 No |
How quickly we need to fix the bug?
how to do risk analysis during project and during write test cases how to know which one is most crucial functionalities of the application?
what are the levels in testing? (Asked in Zensar Hyderabad today(17-1-12010))
how will we receive the build?is it through mail or not?
Write SQL query to see first 100 recorders from table?
Explain with example : Test Scenario, Test Suit And Test Case.
In Manual testing BDD meaning
How to do integration testing on duster......
1.when do we start testing and explain briefly please assp 2.when will we stop testing friends tell me immediatly
suppose u got defects.we r send to this through TD.Before that where we r stored
What r the inputs in System Testing?
If I have written the test cases for Login window . If one new field is added to login window then steps of test case changed in the next build. my question is that should I make change in the steps of previous test case or write another test case with new steps?