___
|
Source code for the current
release
(Each developer must "own" a distinct, identifiable part of the product
source code).
|
| ___ |
Unit tests
(Test code
and scaffolding
that tests the source code above).
|
| ___ |
System Test Case(s) documentation and
optionally, automated test scripts
|
| ___ |
Review or Inspection Documentation
(Documentation for any reviews you performed of someone else's work.) |
| ___ |
List of defects repaired. (Trac custom
query: Owner is
<student> Type is "defect")
|
| ___ |
List of action items completed. (Trac custom
query: Owner is
<student> Type is "task") |