Defects can either be prevented or detected. Let’s say you write a method in C# that takes, as its parameter, one of the nine players on a baseball team. If you decide to make that parameter an integer (1 is the pitcher, 2 is the catcher, and so forth), then the code will still compile … Continue reading "Figuring Out the Test You Missed is Job One"