Challenge 5:
Ticket Booking
In this challenge, we imitate a ticket booking process on a real external website.
Below you find the input data for the booking process (feel free to change it).
Click this button to open the booking website.
Follow the process instructions below.
Please keep in mind that we do not actually want to purchase tickets, which is why we have to cut the process at the checkout and return to home.
Customer Data
Ticket Data
Step by step process instructions:
Check:
As shown above, use the data from the input fields. You can also adjust them to your liking in order to create different use cases.
Check:
In the top right corner, check if the languge is set to english (EN).With the ticket data from above, these three steps are to be filled out.
Automation Step 1:
"when do you want to come?" is already open. Select the date based on the input data.
Automation Step 2:
"what time?" opens automatically. Select the given time from the above indicated data.
Automation Step 3:
"what kind of tickets?" opens automatically. Select the stated category and amount from the information above.
Automation Step 4:
Accept the terms of service and condition and click on "go to checkout".
Automation Step 5:
Add all the neccessary customer information with the above customer data into the right input fields
Automation Step 6:
After succesfully filling out the customer data form, accept the general terms of service and condition and press "go to checkout".
Clean Up 1:
As we do not actually want to buy tickets, click on the "cart" button in the top right corner to delete the selected tickets.
Clean Up 2:
Click on "delete" to cancel the purchase. Then click on "home" icon the top right corner to start the process againg.