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

Bug: A user can register on a website from a non-existent email account #2046

Open
Zgalla opened this issue Dec 30, 2024 · 7 comments
Open
Labels

Comments

@Zgalla
Copy link

Zgalla commented Dec 30, 2024

Summary

Пользователь может зарегистрироваться на сайте с несуществующей почты
1 Скрин-регистрация-с-несуществующим-email

Reproduction steps

Prerequisites:
Открыта главная страница Codebattle 
test-data:
nickname = Test136
email [email protected]
password = password
Reproduction steps:
1.	Нажимаем кнопку "sign up"
2.	Заполняем поля тестовыми данными
3.	Нажимаем кнопку "submit"

Expected result

Появляется сообщение, введенный email не существует

Actual result

Регистрация успешно проходит, появляется главная страница Codebattle с авторизированной учётной записью
2 Скрин-регистрация-с-несуществующим-email

Browsers

Microsoft Edge

OS

Windows

@Zgalla Zgalla added the bug label Dec 30, 2024
@Zgalla Zgalla changed the title Bug: Проверка возможности создания учётной записи с несуществующим почтовым адресом Bug: A user can register on a website from a non-existent email account Dec 30, 2024
@Danil1761
Copy link

Danil1761 commented Jan 9, 2025

requirement: |
The user must not be able to create an account with a non-existent email address.
prerequisites:
The login page is open
test-data: |
имейл [email protected]
password ...___...1q
environment: |
Yandex 24.12.2.856 (64-bit)
Windows 10 22H2
steps:
Enter a non-existent email and password
expected-result: |
A message should appear saying that the e-mail does not exist.
actual-result: |
User successfully registered

Translated with DeepL.com (free version)

@TatianaPr27
Copy link

requirement: |
The user must not be able to create an account with a non-existent email address.
prerequisites:
The login page is open
test-data: |
Email = [email protected] Пароль = ghbdtn321
environment: |
Firefox версия 131.0.3 (64-битная)
Microsoft Windows [Version 10.0.19045.5011]
steps:
Enter a non-existent email and password
expected-result: |
A message should appear saying that the e-mail does not exist.
actual-result: |
User successfully registered

@raiden-creator
Copy link

raiden-creator commented Jan 20, 2025

  • summary: |
    Пользователь может зарегистрироваться на сайте с незарегистрированной электронной почтой
    environment: |
    Google Chrome версия 132.0.6834.83, (64-бит)
    Windows 11
    steps-to-reproduce: |
  • Вводим Nickname = Test1000
  • Вводим Email = [email protected]
  • Вводим Password = qwerty12345
  • Вводим Password Confirmation = qwerty12345
  • Нажимаем кнопку "Submit"
    expected-result: |
    Должно появиться сообщение о том, что такого адреса электронной почты не существует.
    actual-result: |
    Пользователь успешно зарегистрирован

Image

Image

@ilya-astakhov
Copy link

ilya-astakhov commented Jan 28, 2025

  • summary: |
    You can register from any email, even non-existent ones.
    environment: |
    Opera One(version: 115.0.5322.119)
    Windows 10 Pro 64
    steps-to-reproduce: |
    1. Go to the registration page
    2. Enter the test data - nickname - ytfgubz7, email - [email protected], password - ytfgubz7.
    3. click submit
      Expected result: |
      It should say that email does not exist.
      actual-result: |
      Registration passes

Image
Image

@NasteaGo
Copy link


  • summary: |
    A user can register on the site with an unregistered e-mail account
    environment: |
    Версия Сhrome 132.0.6834.111 (Официальная сборка), (64 бит)
    Windows 11 Pro 22H2
    steps-to-reproduce: |
    Enter Nickname = namename
    Enter Email = [email protected]
    Enter Password = 123456
    Enter Password Confirmation = 123456
    Click the “Submit” button
    expected-result: |
    You should see a message saying that this email address does not exist.
    actual-result: |
    User successfully registered

Image

@Good6Vibes
Copy link

Good6Vibes commented Feb 10, 2025

Summary:
User can register with non-existent email
Prerequisites:
Tha main page is open https://codebattle.hexlet.io/
Environment:
OS: Linux
Site version: c655ad4
test-data:
nickname = Qwerty10
email [email protected]
password = 123456
Reproduction steps:

  1. Press button "sign up"
  2. Fill in the fields with test data
  3. Press button "submit"

Image

Image

@KrisTak05
Copy link

resume: |
A user can register on the site from a non-existent e-mail account
environment: |
Version /Windows 10 19045.5131 Mozilla Public License 2.0
Windows 11 Pro 22H2
steps to play: |
Enter Alias = ola
Enter Email = [email protected]
Enter Password = 050805
Enter password confirmation = 050805
Click the "Submit" button.
expected result: |
Message that registration with invalid data was not possible.
actual result: |
User successfully registered

Image

Image

Translated with DeepL.com (free version)

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

No branches or pull requests

8 participants