Test cases for Forgot Password

Test Cases For Forgot Password

Test cases for Forgot Password :  If any website has login functionality then forgot password functionality is also there. Forgot password functionality should be work properly. If Forgot password functionality does not work properly then It may cause critical issues to the users to access the web application. 

So in this article, we have tried to cover maximum test cases for forgot password. Most of the interviewers ask the test scenario for forgot password in the interview.

Test cases for Forgot Password :

Sr.NoTestcase_IDTest Cases
1TC_01Verify that forgot password link is available on the login page or not.
2TC_02Verify that forgot password link is clickable or not.
3TC_03Verify that when a user hovers a mouse on forgot password link, the hand icon is displayed or not.
4TC_04Verify that when the user clicks on the forgot password link, the user should be navigated to the forgot password page.
5TC_05Verify that Email Id or Mobile fields for forgot password functionality
6TC_06Verify that forgot password functionality with registered email id
7TC_07Verify that forgot password functionality with unregistered email id
8TC_08Verify that forgot password functionality with registered mobile number
9TC_09Verify that forgot password functionality with unregistered mobile number

Test cases for Forgot Password

10TC_10Check that user is able to receive forgot password link in the registered email account
11TC_11Verify that the user is able to reset the new password through the link or not
12TC_12Verify that the user is able to reset the new password multiple times through the same link or not
13TC_13Verify that the user is able to reset the password with an expected format or not
14TC_14Verify that validity for link
15TC_15Verify that the user is able to log in with a new password or not
16TC_16Verify that users should not be request to forgot password frequently

Conclusion :

So as above mentioned, test cases for forgot password are important functionality that should be tested properly before the release. We also have different posts for test cases. If you want to explore it then please click on the link below. 

1.Test cases for the Gmail login page 

2.Test cases for Login page

3. Test cases for Facebook login page

Scroll to Top