Users should be able to change password
User story (Scenario):
User should be able to change password.
Test Case
Step
|
Action
|
Expected Result
|
Test Data
|
Actual Result
|
Test Result
|
Note
|
1
|
Navigate to Selenium Master Test App URL: http://www.facebook.com
|
Log in page displays
| ||||
2 | Click on the "Lost Username and Password" link | Username or password reset page should be displayed. | ||||
3 | Enter email address or username in the text box field | Email address or username should be entered. | ||||
4 | Click on the Send Request button | Button should be clicked. | ||||
5 | Verify that password reset email notification message displayed. |