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

При пополнении карты на ноль, не отображается ошибка #1

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

Comments

@ks1109b
Copy link
Owner

ks1109b commented Mar 20, 2021

Описание проблемы

При попытке пополнить баланс на 0 рублей транзакция проходит успешно, ошибка не отображается.

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

  1. Запустить SUT app-ibank-build-for-testers.jar
  2. Перейти по ссылке http://localhost:9999.
  3. Ввести логин "vasya".
  4. Ввести пароль "qwerty123".
  5. Нажать кнопку "Продолжить".
  6. Ввести код "12345".
  7. Нажать кнопку "Продолжить".
  8. Нажать кнопку "Пополнить" в стоке с номером карты "**** **** **** 0001".
  9. Ввести в поле "Сумма" значение "0".
  10. Ввести в поле "Откуда" значение "5559 0000 0000 0002".
  11. Нажать кнопку "Пополнить".

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

Отображается ошибка содержащая текст "Укажите сумму".

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

Операция проходит успешно, отображается страница со списком карт.

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

  • Windows 10 Home x64
  • Google Chrome 89.0.4389.82

Скриншоты

Screenshot_20

@ks1109b ks1109b added the bug Something isn't working label Mar 20, 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