SE 2800 - Software Engineering Process I
Winter 2013-14, Hasker
Final Exam
- Tuesday, Feb. 28, at 11-1 in CC48
- Comprehensive
- You may bring one 8.5 by 11 sheet of notes, front and back, that you
have written yourself (no copying and pasting from either class notes
or textbooks).
General Materials
Labs
- Lab 1
- Lab 2
- Lab 3
- Lab 4 – see also
the corrections for errors in the code
- Project
- See this page for the definition of "done".
- The required project report is on this page, as well as
information about grading. In addition, my section is expected to
generate a class diagram:
- Construct a single EA project capturing your design. Don't simply
reverse
engineer your system. You should capture the class relationships,
associations, public methods (but not constructors or getters and
setters), and attributes for which there are setters or
getters. If an attribute is derived from Object, show the association
relationship rather than listing it as a simple attribute in the class.
-
To review the amount of time logged by team member, do the following:
- Log in to JIRA.
- Select your project from the Projects menu.
- Click on Reports.
- Select Project Pivot Report.
- Select the project if it's not already selected.
- Set the start date to the start of the sprint (or earlier).
- In the additional fields box, control click on the following:
- Original Estimate
- Remaining Estimate
- Status
- Time Spent
- Time Tracking
and click on Next. The resulting chart will list time by task and give totals.