Lecture 11: Debugging - After the System is Deployed
1 Reproduce the BugStart by finding a small, repeatable test case that produces the failure.Once you’ve found a small test case, find and fix the bug using that smaller test case, and then go back to