6 October 2022 by Phillip Johnston • Last updated 10 October 2022One of our debugging rules is to Reproduce the Problem. However, it is extremely important to understand that failing to reproduce a problem does not mean that it doesn’t exist! ““ Quote Q: How many engineers does it take to change a lightbulb? A: None, they all say “the lightbulb in my office works” We’ve all experienced this with software we used. The person on the other end can’t reproduce it, so they close the issue or stop looking into it. The problem is that we still have the …
Continue reading “Do Not Gate Debugging on Local Reproduction of an Issue”
