Your checklists (
0
)
AI Checklist Generator
From the makers of
Manifestly Checklists
Sign in
Email address
Email me a magic link
Home
> mobile login
mobile login
User Interface
Ensure the login page is accessible from the mobile app's main screen.
Check that the username/email input field is clearly labeled.
Verify that the password input field is clearly labeled and obscures input.
Confirm the presence of a "Show Password" option for user convenience.
Ensure that the login button is prominently displayed and easy to tap.
Input Validation
Validate the email format for the username/email input.
Check for minimum and maximum character limits for both username/email and password fields.
Provide real-time feedback for invalid inputs (e.g., "Invalid email format," "Password too short").
Ensure the fields clear any previous error messages upon new input.
Security Measures
Confirm that SSL/TLS encryption is enabled for data transmission.
Implement CAPTCHA or similar verification methods if suspicious login attempts are detected.
Check for the ability to lock the account after a certain number of failed login attempts.
Verify that the option for two-factor authentication is available and functional.
User Experience
Ensure the login process is quick and responsive.
Confirm that the app remembers the user’s login credentials if the user opts in.
Provide a "Forgot Password?" link that is easy to find and use.
Test the "Sign Up" link for new users, ensuring it redirects to the registration page.
After Login
Verify that the user is redirected to the appropriate landing page post-login.
Check that user session management is implemented to keep users logged in as expected.
Ensure that there is a logout option that is easy to find.
Testing and Feedback
Conduct usability testing with a group of end-users.
Gather feedback on the login experience and make necessary improvements.
Test the login process on various devices and screen sizes to ensure compatibility.
Download CSV
Download JSON
Download Markdown
Use in Manifestly