CS117 Programming Methodology,
Spring 1999

Testing

The testing assignment is to take a recent program you have written in your language class and to design a black-box test suite for it according to the guidelines in the notes, and then to carry out the tests in an objective a manner as possible, and report the results.

Notes

Deliverables

    1. your source code listing
    2. a description of your test suite
    3. a report on the results of each test