Week 11 [Mon, Oct 28th] - Tutorial

1 Exercise: Equivalence partitions, boundary values

  • Do the following exercise as directed by the tutor.

Design test cases for the day parameter



2 Exercise: Combining multiple test inputs

  • Do the following exercise similar to the previous one.

Combine test inputs for the consume method



3 Exercise: Apply design pattern

  • Do the following exercise similar to the previous one.

Apply the suitable pattern



4 Exercise: Patterns in the tP

  1. Does AB3 use the MVC pattern?
  2. Does AB3 use the Observer pattern?