Create A Basic UI Automation Check

Thursday, 12th May 2022
Simon Tomes
Simon Tomes

Description

In this challenge, your goal is to create a basic UI automation check that completes the ‘Contact us’ form and checks to see if the form was submitted correctly.

For this challenge, you can use any UI automation tool you like, such as:

  • Off the shelf frameworks like Cypress and TestCafe
  • Custom-built frameworks with tools like Selenium
     

Learning Outcomes

  • Use tools to automate a Web UI

Pre-requisites

Be sure to run through the following, which comes from the Automation In Testing Three Day Course Prerequisites. You don't have to install a local version if you don't wish to. You can just automate your checks against the public version of the Restful Booker Platform.

Solutions

View Solutions