Project Plan for Second and Final Sprint
This Sprint should include a task that involves interfacing outside your system, preferably to another group's system. Here is the full project description
Hand in delivery cycle documentation, with no code:
The User Stories you chose to consider (pick two)
The individual system tasks generated by the user story
The planned tasks for the release
A user acceptance test plan (and it can be simple)
Possible refactoring candidates list
Interface Specification ---> skipping this
Burn down chart
Diagrams of the release, only including what will be in the release:
- Class diagram of only the classes needed to complete this first release (and you can use CRC Cards, Use Cases and Scenario descriptions)
- Junit Test cases - each person should choose 4 junit test cases they can code. (If not working in java, then code test cases in the other language.)
- Use case diagram
- State diagram
- Sequence diagram
- Context diagram (boxes of inside and outside the system)
Plan to code in Eclipse and use GIT change management tool.