# Autopilot

> Autopilot offers a collection of AI-powered digital systems, designed to boost the productivity of testers throughout the entire testing lifecycle. These capabilities are integrated into UiPath® Studio and UiPath® Test Manager.

Autopilot offers a collection of AI-powered digital systems, designed to boost the productivity of testers throughout the entire testing lifecycle. These capabilities are integrated into UiPath® Studio and UiPath® Test Manager.

Autopilot offers the following testing capabilities:

* **Quality-check requirements**: Evaluates requirements for quality aspects such as clarity, completeness, and consistency in Test Manager.
* **Generate tests for requirements**: Generates manual test cases and test steps for requirements and supporting documents in Test Manager.
* **Import manual test cases**: Import manual test cases from Excel files directly into Test Manager, while retaining key data, such as title, description, and properties.
* **Generate tests for SAP transactions**: Generate manual test cases for SAP transactions in the Heatmap, and impacted transactions in Change Impact Analysis.
* **Generate coded automations**: Generate coded test cases from text or manual tests.
* **Refactor coded automations**: Enhance existing coded automations using refactoring.
* **Generate low-code automations**: Generate low-code test cases from text or manual tests.
* **Generate coded API automation**: Generate coded test cases that employ APIs.
* **Generate synthetic test data**: Generate test data for your automations.
* **Generate test insights report**: Gain insights into why test cases are failing, without the need for pre-built reporting templates in Test Manager.
* **Search in Test Manager project**: Search any test object within a project, using natural language, and perform actions on the results.

For more information on the testing capabilities of Autopilot, visit the [Autopilot overview guide](https://docs.uipath.com/autopilot/other/latest/overview/autopilot-for-testers).

Check the following video for a demo on using Autopilot in Test Cloud.

  <iframe
    src="https://www.youtube.com/embed/FsRjFG3qfIA?si=I0FUnnmW7UiWmnmU"
    title="Autopilot for testers demo"
    style={{
      position: "absolute",
      top: 0,
      left: 0,
      width: "100%",
      height: "100%",
      border: 0,
    }}
    loading="lazy"
    allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
    referrerPolicy="strict-origin-when-cross-origin"
    allowFullScreen
  ></iframe>
