Skip to main content

Authoring a Test

Autonomous has the following types of test:

  • Custom Flow Test

    A custom flow test lets you test a defined workflow on your website. For example, you could create a test that opens your website, logs into the site, adds an item to a shopping cart, opens the checkout page, and takes a screenshot at each stage of the process to use as a checkpoint.

  • Full Website Test

    Tests all URLs in your website or web application to confirm that they all load and display correctly on different devices, screen sizes, and browsers. A full website test automatically creates a plan and application for the test.

  • URL List Test

    Tests selected URLs, this is a quick and easy way to test specific URLs that are the most significant for your application.