Skip to main content

LLM Generated Test Steps

Summary

Autonomous instantly generates executable test steps based on your intent. It analyzes the page, understands the context, and applies intelligent reasoning to choose the right data and UI elements to interact with in order to fulfill your intent.

For more details, please visit LLM Generated Test Steps.

Authoring Flow

Autonomous combines natural language understanding with page-specific context to generate steps. Here's what happens:

  1. Connect to the interactive browser to access your application under test.
  2. You type a step describing your testing intent (e.g., fill out the form as a QA Manager working at Amazon).

  1. Autonomous inspects the page and applies proprietary AI logic, including large language models (LLMs), to interpret your intent.
  2. Autonomous breaks down your intent into verified, executable steps in plain English, and adds them to your test

While you're authoring, you can view your original intent text via the icon. After saving the test, you'll see the executable test steps instead of the original input.