Summary
This page is where you can create a new account to access our services. You'll need to provide your email, set a secure password, agree to our terms, and complete a quick security check to ensure you're not a robot. You also have the option to register using your Google account or log in if you already have an account.
Page Access
You can access this page by navigating to: /register
Page Functionalities
This page provides several interactive elements to facilitate account registration:
- "Sign up" Header: Clearly indicates the purpose of the page, which is to create a new user account.
- Sign in with Google Button: This button allows for a quick and convenient registration process using your existing Google account credentials.
- Email Address Field: Here, you will enter your email address. This email will serve as your primary identifier for logging into the service.
- "Check the box - human verification" (Security Check): This is a mandatory security measure to confirm that you are a human user and not an automated program attempting to create accounts. You must successfully complete this verification to proceed with registration.
- Password Field: In this field, you will set your new password. For security reasons, your password must meet specific strength requirements, such as a minimum length and a combination of different character types (e.g., uppercase letters, lowercase letters, numbers, and symbols).
- Retype Password Field: You need to enter your chosen password again in this field to confirm that it matches the one you entered previously, helping to prevent typing errors.
- "I agree to the Terms of Service and Privacy Policy" Checkbox: This checkbox must be selected to indicate your explicit agreement with our Terms of Service and Privacy Policy. Registration cannot proceed without your acceptance.
- "Register new account" Button: After filling in all required details, completing the human verification, and accepting the terms, click this button to finalize your account creation.
- "Login with an existing account" Button: If you already have an account, clicking this button will redirect you to the login page, where you can sign in with your existing credentials.
- Error Message Area: This section will display any important messages or alerts if there are issues with your input, such as invalid data, or if the registration process encounters an error.
Scenario Executions
Possible usage steps within this page
Below are examples of how you can successfully use the account registration page:
-
Successful Account Creation:
- Enter a valid, unregistered email address (e.g.,
example@email.com) into the "Your email address" field.
- Successfully complete the "Check the box - human verification" security challenge.
- Enter a strong password (e.g.,
MyStrongP@ssw0rd!) into the "Your password" field.
- Re-enter the exact same password (
MyStrongP@ssw0rd!) into the "Retype your password" field.
- Check the "I agree to the Terms of Service and Privacy Policy" box.
- Click the "Register new account" button.
- Expected outcome: You will be redirected to a "Wait for email confirmation" page, indicating that an email has been sent to your provided address to verify your new account.
-
Navigating to Login Page:
- Click the "Login with an existing account" button.
- Expected outcome: You will be immediately redirected to the main login page.
-
Register with Google:
- Click the "Sign in with Google" button.
- Expected outcome: You will be redirected to Google's secure sign-in process. Upon successful authentication with Google, your account will be created or linked, and you will proceed to the application.
Possible errors which may occur on this page
Understanding potential errors can help you troubleshoot issues during registration:
-
Invalid Email Address:
- Error Message: "Please enter a valid email."
- Why it occurs: This error appears if the email address you've entered doesn't follow a standard format (e.g., it's missing the '@' symbol or a domain like '.com'), or if the email field is left completely blank.
-
Password Too Weak or Not Matching:
- Error Message: "Password, at least eight characters long." (or similar messages regarding password strength) or "Entered passwords must be equal."
- Why it occurs: Your chosen password might not meet the required security criteria (e.g., it's too short, or doesn't include a mix of uppercase letters, numbers, and special characters). The "Entered passwords must be equal" error means the text in your "Your password" field does not exactly match the text you entered into the "Retype your password" field.
-
Terms Not Accepted:
- Error Message: "Please accept the terms."
- Why it occurs: You attempted to click the "Register new account" button without first checking the "I agree to the Terms of Service and Privacy Policy" box.
-
"Not a robot" Verification Not Completed or Failed:
- Error Message: "Please complete the 'Not a robot' verification to continue" or "Error in not human validation."
- Why it occurs: You either did not interact with the security check at all, or the system detected a problem during the verification process.
-
Account Already Exists / Sign-up Failed:
- Error Message: "Sign-up failed."
- Why it occurs: This can happen if an account is already registered with the email address you provided, or if there's a temporary issue with our registration service preventing your account from being created.