Release Criteria - Spring 2015 [ ] There are zero critical and major severity open defects. [ ] 80% of all minor severity reported defects have been fixed. [ ] 100% of automated unit tests for all non-GUI classes in the system are passing. [ ] 100% of functional System Tests are passing. [ ] A test coverage tool shows that statement coverage from functional tests for both GUI and non-GUI classes is at least 91%. (No individual module may be less than 70%.) Exceptions can be negotiated with instructor in advance. Running JUnit must produce 91% coverage of all the non-GUI classes in the application (including Console). Running manual tests (specified by system test cases) must produce 91% coverage of all the GUI classes.