nromanen / crash_course_2024

5 stars 0 forks source link

Positive scenario: Money Transfer via Terminal #33

Open Lokankara opened 6 months ago

Lokankara commented 6 months ago

Objective

Validate Payment process on PrivatBank self-service terminal

Environment

Pre-conditions

  1. Website is opened on main page
  2. The user is unauthorized

Direct URL(s)

  1. Main page: http://speak-ukrainian.eastus2.cloudapp.azure.com/dev/
  2. About page: http://speak-ukrainian.eastus2.cloudapp.azure.com/dev/about
  3. Way for Pay: https://secure.wayforpay.com/payment/s0f2891d77061
  4. LiqPay Wayforpay LLC: https://www.liqpay.ua/en/checkout/cash/checkout_1711464809376444_38283315_kpwgfMt8S5BpKxVm1Bo6

Instructions

Step No.Step descriptionExpected result
1.Click on the tab "Про нас" an on nav barWas opened a page with contacts
2.Click on the button "Допомогти проєкту"Was redirected to the new page of "Way for Pay"
3Click on the "Інший спосіб оплати" and choose "Оплата готівкою через термінал"The same card with message "Ви обрали спосіб оплати через термінал. Після натискання кнопки "Оплатити" буде створено код, за яким Ви зможете зробити оплату в терміналі ПриватБанку." and inputs: "ПІБ платника", "Номер телефону", "Email"
4.Fill the dropdown with value "UAH"Was displayed currency exchange "UAH"
5.Fill the input "Сума" with value "11"Was displayed in black color at the label without a small tag warning for "Вкажіть суму"
6.Fill the input "ПІБ платника" with value "John Doe Jr."The title "ПІБ платника" was displayed in black color at the label, without a small tag warning "Введіть ПІБ платника"
7.Fill the input "Номер телефону" with value "+3800123456789"Was displayed color black title "Номер телефону" at the label without small tag warning "Введіть номер телефону"
8.Fill the input "Email" with value"john.doe@gmail.com"The title "Email" was displayed in black color at the label without a red small tag warning "Введіть email"
9.Click on the button "Оплатити"Was redirected to the new page of "LiqPay Wayforpay LLC"
10.Click on the button "Decline payment"Was redirected to the new page with the message "Ваш платіж прийнято в обробку" and payment "11 UAH"

Screenshots

Screenshot (836)