This site is from a past semester! The current version will be here when the new semester starts.

Week 11 [Fri, Mar 24th] - Tutorial

0 Demo v1.3

The tutor to confirm the following has been done.

You may release a newer version to be used for the PE dry run, but make sure it is released by Friday 10am.

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?