| # |
Flow |
Setup |
Description |
| Register with email |
Site: ac_001.com , API Key: 4_Cw4MlC9j3woITAl4rYbo7g , Start screen: register |
- Launch screen
- Type a valid email
- Type a valid password
- Type a valid first name and last name
- Click submit
- Registration should be completed. User should be forwarded to "Account information screen"
|
| Login with email |
Site: ac_001.com , API Key: 4_Cw4MlC9j3woITAl4rYbo7g , Start screen: login |
- Launch screen
- Type a valid email
- Type a valid password
- Click submit
- Login should be completed. User should be forwarded to "Account information screen"
|
| Login with incorrect email |
Site: ac_001.com , API Key: 4_Cw4MlC9j3woITAl4rYbo7g , Start screen: login |
- Launch screen
- Type a invalid email
- Type a password
- Click submit
- User should see an error"
|
| Forget password |
Site: ac_001.com , API Key: 4_Cw4MlC9j3woITAl4rYbo7g , Start screen: login |
- Launch screen
- Click on "forgot password" link
- User should be redirected to "forgot password" screen
- Type a valid email
- Click submit
- UUser should be forwarded to confirmation screen
|