This is it! The last milestone for your project has arrived. This is
where you get to wrap up your project and tie a nice bow around it.
This milestone is worth 100 points (out of 500 on the project). The points will be divided up as follows:
| Category |
Points |
What kinds of things will I be looking for? |
| Complete and Consistent |
50 |
- Are the requirements document, acceptance test plan, user manual, and
code up-to-date and consistent?
- Points will be subtracted for unauthorized changes to the
requirements or test plan.
- Does the user manual include screen shots from the actual software?
|
| Design Specification |
15 |
- Is the UML class diagram up-to-date? That is, does it match the
actual classes that you have implemented, and show their relationships?
- Have you noted which sequence diagrams are no longer relevant, or
are out-of-date?
|
| Project Web Site |
15 |
- Does your project web site have the latest version of every
document?
|
| Subversion |
10 |
- Does your subversion repository contain the version of the software
that was used in the final acceptance test?
|
| Time Sheets, Meeting Notes and Agendas |
10 |
- Do they exist?
- Can I read them?
- Do they appear to be complete? Particularly those since you first
turned in the acceptance test plan.
|