Login S9cd9b344→

0 0 0
main

Tests (47)

M

Login with Remember Me Functionality Across Sessions T0eda9235→

Tags
main qwerty
Description
## Steps:
1. Navigate to the login page.
2. Enter valid credentials and check the "Remember Me" box.
3. Click the "Login" button and successfully log in.
4. Close the browser or tab and reopen it.
5. Navigate to the login page again.

## Expected Result:
- The user should remain logged in and should not have to re-enter credentials.
- The username field should be pre-filled with the correct username.
- The user should be redirected directly to the dashboard or home page without needing to log in again.
M

Login with Invalid Username T2a250dde→

Tags
main qwerty
Description
## Steps:
1. Navigate to the login page.
2. Enter an invalid username and a valid password.
3. Click the "Login" button.

## Expected Result:
- The user should receive an error message: "Invalid username or password."
- The login form should not submit, and the user should remain on the login page.
M

Login with Invalid Password Tbad93c86→

Tags
main qwerty
Description
## Steps:
1. Navigate to the login page.
2. Enter a valid username and an invalid password.
3. Click the "Login" button.

## Expected Result:
- The user should receive an error message: "Invalid username or password."
- The login form should not submit, and the user should remain on the login page.
M

Login with Expired Password Tc95d422f→

Tags
main qwerty
Description
M

Password Change Notification T68cf8978→

Tags
main qwerty
Description
## Steps:
1. Log in to the application using valid credentials.
2. Navigate to the account settings page.
3. Click on the "Change Password" option.
4. Enter the current password in the provided field.
5. Enter the new password in the designated field.
6. Re-enter the new password for confirmation.
7. Ensure the new password meets the security requirements (e.g., minimum length, special characters).
8. Click the "Submit" or "Save" button to initiate the password change process.
9. Wait for the system to process the request.
10. Observe the on-screen confirmation message for successful password change.
11. Check the registered email address for a notification regarding the password update.
12. Log out of the application.
13. Attempt to log in using the new password to confirm the change.
14. Verify access to the dashboard with the new password.
15. Check for any issues or errors during login with the new password.
16. Log out and log back in again to ensure consistency in password change.
17. Check for email notification details, such as timestamp and change confirmation.
18. Re-attempt to change the password back to the original for testing purposes.
19. Ensure all security and password change protocols are followed.
20. Document any anomalies or observations during the password change process.
M

Simultaneous Login from Multiple Devices T98f95eee→

Tags
main qwerty
Description
M

Verify Login Lockout Time Reset Tc844a333→

Tags
main qwerty
Description
M

Login with Cookies Disabled T9fed8f84→

Tags
main qwerty
Description
M

Persistent Login State After Browser Update Tf34c0e4e→

Tags
main qwerty
Description
TEST DESCRIPTION_OR_CODE:

## Steps:

1. Open a web browser.
2. Navigate to the application's login page.
3. Enter a valid username in the username field.
4. Enter a valid password in the password field.
5. Click the "Login" button.
6. Verify successful login by checking the presence of the dashboard.
7. Open a new tab in the same browser.
8. Navigate to a different website in the new tab.
9. Return to the tab with the application.
10. Verify the user is still logged in.
11. Go to browser settings.
12. Check for browser updates.
13. Initiate the browser update process.
14. Wait for the update to download and install.
15. Once the update is complete, restart the browser.
16. Reopen the browser and navigate to the application.
17. Verify that the login session is still active.
18. Navigate to the application's dashboard.
19. Perform an action to confirm session validity.
20. Ensure no re-authentication prompt appears.

## Expected Result:
- The user remains logged in after the browser update.
- The user is redirected to the last accessed page.
- No request for re-authentication is prompted.
M

Verify Clickjacking Protection on Login Page Td4b43fdf→

Tags
main qwerty user_flow
Description
## Steps:

1. Open a browser and navigate to the login page.
2. Open the developer tools and create an HTML page with an iframe embedding the login page.
3. Load the created HTML page in the browser selecting the "Run without iframe blocking" option.
4. Attempt to interact with the login form through the iframe.

## Expected Result:
- The login page should not be interactive within the iframe due to clickjacking protection.
- The embedded iframe should refuse pointer events or display a warning indicating clickjacking protection.
- The user cannot interact with the login fields or buttons when viewed through the iframe.
M

Check Login Page Cache Management Td5ec0530→

Tags
main qwerty user_flow
Description
M

Validate Login with Federated Identity Provider Td461002e→

Tags
main qwerty user_flow
Description
M

Check Handling of Unsuccessful Social Media Logins T366621d4→

Tags
main qwerty user_flow
Description
M

Handling of Concurrent Login Sessions Across Devices Tb76e9ac7→

Tags
main qwerty user_flow
Description
M

Password Expiration Notification T1bf11878→

Tags
main qwerty
Description
M

new T25c5e412→

Tags
main qwerty
Description
M

hello T33f32553→

Tags
main qwerty
Description