Shotgun debugging is the debugging
of a program, hardware, or system problem using the approach of trying several possible solutions
at the same time in the hope that one of them will work. This approach may work in some
circumstances while sometimes incurring the risk of introducing new and even more serious
problems.
Technicians who repair electronic equipment sometimes use this approach to solving a hardware
problem. If test equipment necessary to isolate the faulty component is not available, an
experienced technician may replace several components at once, knowing, from experience, that the
observed trouble is nearly always caused by a malfunction of one of those components. This is an
inefficient and costly method to repair hardware, but in the field, it may work temporarily.
This was last updated in February 2007
Email Alerts
Register now to receive SearchSoftwareQuality.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States.
Privacy
More News and Tutorials
-
Mobile application testers may not find the same value in software testing automation that Web application testers enjoy.
-
It's time to fix mobile performance management. We can't control connectivity, but we can architect, code and test the app for optimal performance.
-
When an app loses its Wi-Fi connection, the best thing software pros can offer mobile users is graceful error handling. Here's how to test for it.