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

Возможно отправить невалидное значение в поле "Месяц" на странице "Купить" #13

Open
ks1109b opened this issue Apr 24, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@ks1109b
Copy link
Owner

ks1109b commented Apr 24, 2021

Описание

На странице "Путешествие дня", в разделе "Купить" возможно отправить форму, если в поле "Месяц" указано некорректное значение "00".

Предусловие

Запущен SUT aqa-shop.jar на 8080 порте. Пользователь находится на странице "Путешествие дня".

Шаги по воспроизведению

  1. Нажать кнопку "Купить".
  2. Ввести в поле "Номер карты" значение "4444444444444441".
  3. Ввести в поле "Месяц" значение "00".
  4. Ввести в поле "Год" значение "22".
  5. Ввести в поле "Владелец" значение "Petrov Ivan".
  6. Ввести в поле "CVC/CVV" значение "333".
  7. Нажать кнопку "Продолжить".

Ожидаемый результат

Текст ошибки под полем "Месяц" — Неверный формат.

Фактический результат

Форма отправлена.

Программное окружение

  • Windows 10 Home x64
  • IntelliJ IDEA 2020.3.2 (Community Edition) Build #IC-203.7148.57
  • Google Chrome 90.0.4430.85

Скриншоты

Screenshot_18

@ks1109b ks1109b added the bug Something isn't working label Apr 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant