User should be able to change user settings
User story (Scenario):
Users should be able to change user settings.
Test Case
- Verify that users should be able to log on to the site. (see the corresponding log on test case)
- Verify that users should be able to change these account settings below:
- Password
- Username
- General account options
- Notifications
- Institution Membership
Step
|
Action
|
Expected Result
|
Test Data
|
Actual Result
|
Test Result
|
Note
|
1
|
Log on the site with valid username and password
|
Users should be able to log in the site.
| ||||
2 | Click on the "Settings" link on top of the page | My Account page should be displayed. | ||||
3 | Check on the radio button "Nobody may add me as a friend" | Radio button "Nobody may me as a friend" should be checked. | ||||
4 | Click on the "Save" button | Preference saved message should be displayed. |
- Repeat the above steps for all options under General account options and verify that each change should be saved.
- Verify each options under Notification with the steps below.
Step
|
Action
|
Expected Result
|
Test Data
|
Actual Result
|
Test Result
|
Note
|
1
|
Log on the site with valid username and password
|
Users should be able to log in the site.
| ||||
2 | Click on the "Settings" link on top of the page | My Account page should be displayed. | ||||
3 | Click on the Notification button | Notification settings change should be displayed. | ||||
4 | Select "inbox" in the System message dropdown list box | "Inbox" option should be selected. | ||||
5 | Click on the "Save" button | Preference saved message should be displayed. |
- Repeat the above steps for all options under Notification options and verify that each change should be saved.