Validating Login Form on the Event Website
Overview
The Login Form component on an event website allows participants to securely access restricted content by entering their login credentials. This form ensures that only authorized users can view protected pages and features.
Validating the Login Form ensures that all fields, labels, dependencies, and authentication functions are working correctly and provide a smooth and secure login experience for participants. This article explains how participants can validate the Login Form on the event website.
The Event App now uses a verification code-based login. Password-based login has been disabled. Participants can log in by entering their registered email address and using the verification code sent to their email to access the Event App.
Step-by-Step Approach
1. Access the Event Website
- Open the event website using the link provided by the event organizer.
- Navigate to the webpage where the Login Form is displayed.
2. Validate the Login Form Component
- Locate the Login Form on the webpage.
- Confirm that the form is visible and displayed in the correct position on the page.
- Verify that the form title (if configured) is displayed correctly.
- Review all fields within the Login Form (such as Username/Email and Password).
- Ensure that each field label is clear, readable, and matches the expected field name.
- Confirm that required fields are clearly marked, if applicable.
- Enter valid login credentials to verify that authentication works correctly.
- Enter invalid credentials to confirm that appropriate error messages are displayed.
- Check that password fields are masked for security.
- Verify that any "Forgot Password" or recovery links (if available) function correctly.
- Validate that the Login Form appears or hides correctly based on configured dependencies.
- Refresh the page to ensure the Login Form loads without errors.
- Navigate away from the page and return to confirm the form continues to display and function correctly.
- Confirm that the Login Form provides a secure, consistent, and user-friendly experience for participants.
3. Log in to the Event App Using Verification Code
- Open the Event App using the link provided by the event organizer.
- On the login screen, enter your registered email address in the email field.
- Click the Send Code or Request Verification Code button.
- Check your email inbox for the verification code sent by the system.
- Enter the verification code in the designated field on the login screen.
- Click Submit or Verify to complete the login process.
- Once verified, you will be redirected to the Event App Homepage.
- Note: Password-based login has been disabled. Only registered participants can log in using the verification code sent to their registered email address.