Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 516 Bytes

US07-P3- Coupons.md

File metadata and controls

15 lines (11 loc) · 516 Bytes

Coupons

Priority 3

Description

User should be able to have ability to use Coupon discounts and the price should be recalculated to the applied discounts

Acceptance criteria

  1. Usage of invalid coupon

  2. Verify price for 10% discount is applied ( use coupon 2222 )

  3. Verify price for 10$ discount is applied (use coupon 1111 )

  4. Verify that shipping coupon is applied correctly (use coupon 3333 )

  5. Verify that category coupon discount is applied correctly (use coupon 8888)

Highlights for testing