Actions
Test Case #92
openRetrieve forgotten username or password
Start date:
02/12/2010
Due date:
% Done:
0%
Estimated time:
Description
happy path¶
- Point browser to http://fly/myamiweb/
- Enter invalid username and/or password
- Confirm a Lost Password button appears
- Click Lost Password button
- Enter a valid username.
- Press Send Password button.
- Retrieve temporary password from email.
- Click Login button.
- Enter valid username and temporary password.
- Click Login.
- Confirm that the main index loads.
Alternate Paths¶
- Enter an invalid username when retrieving lost password.
- Test accounts with email address from Gmail, hotmail, yahoo etc to ensure deliverly.
Updated by Amber Herold almost 15 years ago
- Project changed from 5 to Appion
- Target version deleted (
4)
Updated by Amber Herold almost 15 years ago
- Category set to User Management
- Target version set to Appion Test Suite
Updated by Amber Herold almost 15 years ago
- Status changed from Untested to Fail
- From the lost password page (http://fly/myamiweb/lostpass.php), if click the Login button and enter username and temporary password then click login, the user is directed to the lost password page (lostpass.php) instead of the main index. Created Bug #127
Actions