60 likes | 159 Vues
Program Name. Developed by Team Name Student1, Student2, Student3, Student4. Demonstration. User can specify the input file, program reads in the file Program deals robustly with any file format errors
E N D
Program Name Developed by Team Name Student1, Student2, Student3, Student4
Demonstration • User can specify the input file, program reads in the file • Program deals robustly with any file format errors • Program produces an output file with all lab courses properly fitted into the assigned days and times • User is able to specify the output file name and location
Object-Oriented Design • Insert UML class diagram here Reflections?
Pattern(s) used • Pattern 1 used • Justification and advantages • Pattern 2 used • Justification and advantages Reflections?
Testing • Program Stats • # classes, # methods, total lines of code • Unit testing Stats • # classes, # methods, total lines of test code • Unit testing code coverage % Reflections?
Implementation • Repository stats • Number of revisions (use TortoiseSVN > show log) • Program style • NetBeans analyze Javadoc results • Conventions used and enforced (pmd) • Packaging and completion of Integration 1 status report