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:
- Starting
a new sale
- Checking
out one non-taxable item.
- Checking
out two different non-taxable items.
- Checking
out two of the same non-taxable items.
- Checking
out four non-taxable items, two of the same, two different.
- Checking
out one taxable item
- <add
three additional test cases of your own>