# Create New Tests with AI Chat

> Want to test a new feature or check if something works? Instead of writing test cases manually, just ask

Source: https://qa.tech/changelog/ai-exploratory-testing-chat · Published: 2025-09-08

---
Want to test a new feature or check if something works? Instead of writing test cases manually, just ask the chat assistant - "Explore the checkout flow" or "Test the new search feature" - and watch it creating test cases for you, like an everything-knowing colleague who is on top of everything your app can do, your testing suite and QA strategy.

**How It Works**

-   **On-Demand Exploration:** Ask the chat assistant to explore your application or specific features - for example, "Explore the checkout flow" or "Test the new search feature" - and it navigates through your app, tests user flows, and discovers potential issues without requiring manual test case creation.
-   **Intelligent Issue Discovery:** The AI identifies edge cases, UI inconsistencies, and unexpected behaviors during exploration, providing detailed reports in the chat conversation showing what it found and why it might be problematic.
-   **Automatic Test Suggestions:** After exploration, get AI-generated test case suggestions based on discovered flows and issues, helping you quickly convert exploratory findings into permanent regression tests.

Start exploratory testing from the [chat assistant](https://docs.qa.tech/core-concepts/ai-chat-assistant) by asking it to explore your application or specific features, and receive comprehensive exploration reports with suggested tests and discovered issues.
