Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create account with an invalid email #2

Open
GKARLOZ opened this issue Jan 26, 2024 · 1 comment
Open

Create account with an invalid email #2

GKARLOZ opened this issue Jan 26, 2024 · 1 comment

Comments

@GKARLOZ
Copy link

GKARLOZ commented Jan 26, 2024

Contributing as a tester reporting bugs.
Minor bug

Description:

A new user can create a new account using an invalid email.
Registration is possible with an invalid email such as :

Environment:

  1. Windows 10
  2. Chrome Version 120.0.6099.225

Preconditions:

  1. Open the Application (https://openweathermap.org/) in Chrome Browser.

Steps to reproduce

  1. Click on ‘Sign In’ on the top home page menu (Verify ER-1)
  2. Click on ‘Create an Account’ (Verify ER-2)
  3. Enter new valid Account Details (Username, password, repeat password )
  4. Enter an invalid email such as “[email protected]
  5. Click ‘I am 16 years old and over’
  6. Click ‘I agree with Privacy Policy, Terms and conditions of sale and Websites terms…”’
  7. Click ‘I'm not a robot’
  8. Click “Create Account” (Verify ER-3)

Expected result

  1. The user should be taken to "https://home.openweathermap.org/users/sign_in"
  2. The user should be taken to " https://home.openweathermap.org/users/sign_up "
  3. A red warning message “Email is invalid “ should be displayed at the top of the page.

Actual Result:

  1. An account is created with an invalid email.

For more details, view the video attached to this issue.
Feel free to contact me for more questions.

issue2.mp4
@GKARLOZ
Copy link
Author

GKARLOZ commented Jan 26, 2024

I found this bug while doing a testing framework project. Feel free to use it.
Also, feel free to transfer this issue to the right repository. I wasn't sure where to leave it. I hope it helps. 👍

https://github.com/GKARLOZ/OpenWeather-Testing-Framework

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant