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 · 3 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

требование: |
Пользователь не должен иметь возможности создать учетную запись с несуществующим адресом электронной почты.
предварительные условия:
Страница входа открыта
тестовые данные: |
Nickname = Test1000
Email = [email protected]
Password = qwerty12345
Password Confirmation = qwerty12345
среда: |
Google Chrome версия 132.0.6834.83, (64-бит)
Windows 11
шаги:

  • Вводим Nickname
  • Вводим Email
  • Вводим Password
  • Вводим Password Confirmation
  • Нажимаем кнопку "Submit"
    ожидаемый результат: |
    Должно появиться сообщение о том, что такого адреса электронной почты не существует.
    фактический результат: |
    Пользователь успешно зарегистрирован

Image

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

4 participants