Skip to content

Subscribe

Manuel edited this page Dec 8, 2024 · 8 revisions

Subscribe

As a customer, I want to be able to subscribe to a newsletter, so that I can stay updated on sales and new arrivals:

  • should allow user to subscribe to newsletter

Subscribe- EP test cases

Subscribe invalid email:

  • should consider any email without '@' as invalid
  • should consider any email with '@' as valid
Clone this wiki locally