Skip to content

Subscribe

Manuel edited this page Dec 11, 2024 · 8 revisions

Subscribe

Description

The newsletter subscription input. It allows the user to subscribe to the newsletter in order to receive emails with important information.

User Stories & Test Cases

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