# See and Request Tests

> Our new Detected Tests feature shows you a list of tests that we have detected based on our analysis of

Source: https://qa.tech/changelog/see-and-request-tests · Published: 2024-10-17

---
Our new Detected Tests feature shows you a list of tests that we have detected based on our analysis of your website or web application. You can then request these tests.

### Detected Tests

We're excited to introduce **Detected Tests**, a feature aimed to simplify test case creation. This feature analyzes your site to automatically generate a list of suggested tests, saving you time and effort.

Here's how it works:

1.  **Initial Scan**: Our system begins by performing a comprehensive scan of your website using a crawler.
2.  **Action Mapping**: We digest all the actions on your site through a graph.
3.  **Test Case Suggestions**: Using large language models (LLMs), the system suggests test cases tailored to your website's structure and behavior. These suggestions are now visible directly in the app.
4.  **Requesting Tests**: You can then view the suggested test cases and request them. Upon requesting new tests, a dedicated agent will go through flows and create working tests based on the instructions.

**Coming soon**: We're working on giving you even more control over the process. Soon, you'll be able to propose your own ideas and follow the test creation process in greater detail.
