PrasannPradeepPatil / Booking-Website

0 stars 2 forks source link

User Login #77

Open pranalinarkar opened 2 years ago

pranalinarkar commented 2 years ago

Description: - As a user, I should be able to log in to my account with the following user details.

  1. User Email
  2. User Password Acceptance Criteria: -
  3. Given that I am a user, I should be able to log in to my account with the user email and user password entered at the time of registration.
  4. Given that I am a user, I should be redirected to the home page on successful login.
  5. Given that I am a user, I should see an error message on entering the wrong credentials. Screen for reference:- image