Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
Write test cases for forget password functionality.
Editorial / Best Answer
saravanan123Profile Answers by saravanan123 Questions by saravanan123
Test Cases For Forget Password :
1.To check whether when we select the forgot password link it is directing to forgot password link page.
2.To check whether in that page it must ask for alternative email id to send the link
3.To check whether the link has sent to the mail to which the user has provided
4.To check whether the link can be used once once
5.To check whether when the user using the link for more than one time it should be dissolved
6.To check whether the user opens the link it should ask the security question same at the time he registered
7.To check whether the answer given by the user at that time and he has given while at the time of registering must be the same
8.To check whether the user gives any wrong answer then it must ask for the user to wait and to get more details to get his password
9.To check whether the user gives the correct answer then the link should move to new password page
10.To check whether the user enters the new password and retype the password both should match untill new password should not be setted
11.To check whether once the password is setted then the account should ask the user to move to his account or exit
12.To check whether the user now logins with new password it is working
Related Answered Questions
Related Open Questions