Integration and Sprint Review/Demo
(due at end of semester, as per team Canvas assignments submission)
- P4C Integration
- build a complete product by combining all
of your individual components.
- define and implement whole-system test cases that show
all of these components to be working together.
- automate the whole-system build and test process.
- P4C Planning for the Sprint Review/Demo
- you will give a presentation covering:
- the (original product) requirements that have been met
- the components that have been implemented
- the scope of the automated unit testing
- the functionality that can now be demonstrated
- a run (and pass) all of your automated unit-test suite(s)
- you will, on a clean machine, do:
- a clone of your repo(s)
- a complete build (from scratch) of all components
- a run (and pass) all of your automated unit-test suite(s)
- you will run a demonstration which shows the
successful integration of all of your components, working
together, and the functionality they can now provide.