Assignment 3 and 4

Software Engineering Spring 2008

Testing

Run the test cases that you planned to run according to the specification (after comments from the assistant).
It may be practical to use a test script to run multiple tests.

Test report

Document the results of all tests in an appropriate way (e.g. an overview table with test run identifier, pass/fail, comment and then the individual test runs). Again, follow the guidelines for documents.

Administrative