Skip to content

Forgot password

Hardik Bhatt edited this page Nov 3, 2016 · 1 revision
Action Expected Result
1) To verify click on "Forgot your Password" It should click on "Forgot your Password".
2) To verify the page is been redirect to forget password page It should redirect to the specific page when we click on forget password.
3) To verify email is been entered properly It should allow to enter correct email.
4) To verify if email is wrong It should allow to show an error message "Email is invalid".
5) To verify if email is incomplete It should allow to show an error message as "Email is not valid email address".
6) To verify whether the link is been sent to the particular email It should allow to send email to the respective user (Admin User, Employee and Management).
7) To verify whether the email has been received to the respective user or not It should allow the user to get an email to its inbox.
8) To verify whether the link is valid or not It should allow the user to click on the link (Click Here) which is there in the email, And the reset password page must open in a new tab in the browser.
9) To verify whether user is able to reset the password or not. It should allow the user to reset the password from the link provided in the email, and the reset password page will be seen.
10) To verify whether New Password and Re-Enter New Password is same or not It should allow to enter the new password and the re-enter new password as same.
11) To verify if new password and re-enter new password are valid or not It should allow to show an error message when the new password and re-enter new password are not same error message must be "Re-Enter New Password is not same as New Password".
12) To verify the password is valid or not It should allow to enter the password and the password must contain minimum of 6 letters, Alphanumeric is allowed in it and various symbol like "@ $,& * . ?" are allowed in the password.
13) To verify whether the password has been reset or not It should allow to show an message that your password has been reset successfully.
Clone this wiki locally