Testing - What are latent bugs and golden bug?

What are latent bugs and golden bug?

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.

- Bugs that remain dormant or unhidden are latent bugs. These bugs are not found until one or more releases of the product. Example of such bugs can be the date issues like the y2k.

- Golden bugs are bugs that may affect the critical functionality of the system.
Testing - What is the process of bug cycle?
What is the process of bug cycle? - A bug when found by the tester is marked as NEW......
Testing - What do you mean by "Reproducing a bug"?
What do you mean by Reproducing a bug? - When a bug is found in a module, it must have followed a series of steps........
Testing - What is Database testing?
Testing - What is Database testing? - Database testing involves testing the behavior of the database when the application is being tested.....
Post your comment