Software Engineering Acceptance Testing Activity

 

Complete the following activities in groups or pairs as specified by your instructor.

Activity T1:

For the POS Process Sale system feature, write the test cases for:

  1. Starting a new sale
  2. Checking out one non-taxable item.
  3. Checking out two different non-taxable items.
  4. Checking out two of the same non-taxable items.
  5. Checking out four non-taxable items, two of the same, two different.
  6. Checking out one taxable item
  7. <add three additional test cases of your own>