Demo for UI automation
0 (0 Likes / 0 Dislikes)
Demo video for Xoxoday order flow automation 3 scenarios
Testcase started opening xoxoday in chrome browser
Log in with test account
Now user logged in
Now Search and changing the city
Searching an experience and select the searched experience
Here we are going to select experience date, time, type and clicks book now button
It's navigating to checkout page, This scenario order placed with full amount without using coupon code and reward points
Clicks proceed to pay
Filling Debit card details to make a payment for an order
Clicks pay now, it will start process the payment
Payment process going on.......
Navigating to order confirmation page
First scenario order placed successfully
Next scenario/test case going to start only using coupon code to place an order
Searching an experience and select the searched experience
Here we are going to select experience date, time, type and clicks book now button
Here Applying 100% coupon code to place an order
Click proceed to pay and it will navigate to order confirmation page
Second scenario/Test case order successfully placed
3rd Test case Apply reward pts and pay other amount using Debit card
Searching an experience and select the searched experience
Here we are going to select experience date, time, type and clicks book now button
Apply 100pts as the Reward point for this order
Clicks proceed to pay
Filling Debit card details to make a payment for an order
Clicks pay now, it will start process the payment
Payment process going on.......
Navigating to order confirmation page
3rd Test case also passed and order successfully placed
3 test cases completed successfully
Here we logged everything in log file locally
Logs has the clear data for error and debug points
Package structure how I designed the test cases
Thank you for watching