CSE/ISE 308
Fall 2010
Stony Brook
Software Engineering
Instructor: Peter Williams
Assignment 8
Handout A8
Handout: Apr 5
Due Apr. 9 before class

Assignment 8: Implementation and Testing (2).

Notice that I list unit tests before implementation, because the black box unit tests can be built before, or simultaneously with, the implemention!

Part 1. Unit Testing

Extend your set of unit tests from iteration 1 to include the requirements you are targeting in iteration 2. Remember to test boundary conditions.

Part 2. Implementation

Include your code so far. Specify which of the requirements for iteration 2 you have met.

Part 3. Integration Testing

Implement and run some integration tests; include a paragraph or two explaining your integration testing approach.

Submission

Submit on blackboard and post to your group project website. Please submit the actual content on blackboard, not just links to the website. Submit your code for both implementation and testing. The code can be zipped up and emailed to the instructor.

Giving Credit

As with all group project deliverables, include a section giving appropriate credit to all contributors. This includes anything in your submission that is not created by your group. For documents created by your group, indicate what percent each group member contributed.