There is a more recent offering of this course. This is an archive of the
course which was offered in Winter 2017-2018.
Week
10
Class Activity
Week 10 in class activity
Testing Final Project
## Goal
The purpose of this assignment is to help you think through how to make your
software more robust by thinking about how to break someone else's software.
## Deliverables
Each student must:
* Develop a list of ways to attempt to break the software tested
* For each `.jar` file that you have time to test, make notes on:
* Things that are done particularly well
* Problems you encounter
* Send an email with your result at the end of class today
## Jars
* [0.jar](0.jar)
* [1.jar](1.jar)
* [2.jar](2.jar)
* [3.jar](3.jar)
* [4.jar](4.jar)
* [5.jar](5.jar)
* [6.jar](6.jar)
* [7.jar](7.jar)
* [8.jar](8.jar)
* [9.jar](9.jar)