Bug Fixes
The objectives of this assignment are:
(1) Give you experience responding to bugs reported by a quality assurance team
(2) Fix bugs in preparation for the final product evaluation
Fix all of the bugs found by your quality assurance team that were reported in the bug tracking system. After fixing each bug, change the values of the Status and Resolution fields appropriately, and fill in the Additional Comments field with an explanation of what you did to address the bug.
Updated bug reports in the bug tracking system
Debugged code checked into CVS.
This assignment will be graded as part of the final product evaluation according to the following criteria:
1) Did the bugs get fixed?
2) Were new bugs caused in the process of fixing the bugs?