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 · 5 comments
Open
Labels

Comments

@Zgalla
Copy link

Zgalla commented Dec 30, 2024

Summary

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

Reproduction steps

Prerequisites:
Открыта главная страница Codebattle 
test-data:
nickname = Test136
email 1234@REDmi.ru
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: |
имейл j86gJHKUuhb679549IIII009@mail.ru
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 = GregOtto@mail.ru Пароль = 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 = Test1000@mail.ru
  • Вводим Password = qwerty12345
  • Вводим Password Confirmation = qwerty12345
  • Нажимаем кнопку "Submit"
    expected-result: |
    Должно появиться сообщение о том, что такого адреса электронной почты не существует.
    actual-result: |
    Пользователь успешно зарегистрирован

Image

Image

@ilya-astakhov
Copy link

  • summary: |
    Можно зарегистрироваться с любой почты, даже несуществующей
    environment: |
    Opera One(версия: 115.0.5322.119)
    ОС Windows 10 Pro 64
    steps-to-reproduce: |
    1. Зайти на страницу регистрации
    2. Ввести тестовые данные - nickname - ytfgubz7, email - ytfgubz7@blabla.com, password - ytfgubz7
    3. Нажать submit
      Expected result: |
      Должна появиться надпись, что email не существует
      actual-result: |
      Регистрация проходит

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 = gugugu@gogogo.ru
    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

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

6 participants