QuickTest allows automated testing of websites to address the drawbacks of manual testing such as being time-consuming, tedious, and unable to thoroughly test every feature before public release. It can create tests that check all aspects of a website and run them faster than any human each time the site changes. A document then describes the process of recording a test on the Mercury Tours website that books a flight, running the test, and analyzing the results to ensure the site functions correctly. It also discusses adding a page checkpoint to check properties of a webpage.