Slide 6
Slide 6 text
Javier Gonzalez-Sanchez | CSE360 | Fall 2020 | 6
What to submit
2. Project Report
• Requirements. I will talk about the necessities. You extract the
requirements. Then, create user stories or use cases. This is not a
programming lab.
• Class diagram. It is not an adornment. It should match 100% with
the source code: association, aggregation, composition,
realization, generalization.
• Screenshot(s) of your project running.
• Testing. How the project was tested? If you use Unit Testing (Junit)
include your test cases. If not, what do you did and why?
• Project Management. Write a report describing: what process
model was used, how did you split the responsibilities, who did
what, how did you monitor the project
• Include either a PERT chart and/or a Burndown chart.