After doing a fix and prepare a test case, make sure to verify that the test case will fail in the old system before the fix is applied, and then the test case passes when used on a system that has the fix applied.
Be careful when tempering with test data as you may accidentally change the test data so that the test case always passes.