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
Satura opened this issue Mar 9, 2021 · 0 comments

Comments

@Satura
Copy link
Owner

Satura commented Mar 9, 2021

Тестовые данные

Логин: vasya
Пароль: qwerty123
СМС код: 12345

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

  1. Открыть в IntelliJ IDEA проект aqa-2.4_1.
  2. Запустить приложение командой java -jar ./artifacts/app-ibank-build-for-testers.jar в терминале.
  3. Открыть в браузере страницу http://localhost:9999.
  4. Авторизоваться в приложении с тестовыми данными.
  5. Перейти на страницу пополнения карты, указать значение более 10 000. Нажать "Пополнить".
  6. Наблюдать результат.

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

Вывод сообщения об ошибке, не выполнение операции.

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

Деньги переводятся. Счет, с которого осуществлен перевод, становится отрицательным.

Скриншот

изображение

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

  • Windows 10 x64
  • IntelliJ IDEA 2020.3 (Community Edition)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant