CSSE 376 -- Software Quality Assurance -- Spring 2007

Homework 8   Due: Tuesday, April 3

Purpose:  practice unit testing

1.   Modify your Rosey Calendar Version 1 source code to reflect your results from Homework 7.  We will refer to it as your Version 1.1 of the code.

2.      With your team specify unit tests that will cover all branches of the code for your Version 1.1.

3.      Run your tests and create a log of the results.

4.      Keep track of the time you spend on this assignment and report that at the top of the log.

5.      One member of the team should turn in both Version 1.1 of the source code and the log to the ANGEL dropbox by midnight of the due date.