> For the complete documentation index, see [llms.txt](https://docs.walnutai.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.walnutai.ai/core-features/intelligence-hub/generate-test-cases/smart-recording/ai-recording/web-test-case-creation.md).

# Web Test Case Creation

Creating a Web test case in WalnutAI allows you to automate web application workflows using **AI Recording**. Simply describe the required flow in a natural-language prompt, and WalnutAI generates the corresponding automated test steps.

**Steps to Generate a Web Test Case**

* Navigate to the **Intelligence Hub** and select **Smart Recording**.
* Select **Web** and configure the required settings, including the preferred browser. Ensure that the **Agent is turned on**.

<figure><img src="https://295337183-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9aroNmDWVJAmMjkdy0hx%2Fuploads%2FLavEVEdntJ8lN293qnyR%2FScreenshot%202026-08-10%20at%205.26.54%E2%80%AFPM.png?alt=media&amp;token=19589a85-1677-4295-a637-df73abed5aa6" alt=""><figcaption></figcaption></figure>

* Enter the application **URL** and click **Connect**. A Live Screen displaying the application opens, and the **chat panel** is enabled.

<figure><img src="https://295337183-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9aroNmDWVJAmMjkdy0hx%2Fuploads%2F0BdOuCCNstzx6U3bkZsE%2FScreenshot%202026-08-10%20at%205.48.32%E2%80%AFPM.png?alt=media&amp;token=ccde2f8c-19f7-4d5f-a607-31640edf56e8" alt=""><figcaption></figcaption></figure>

* Describe the required workflow in the chat panel. For example: Log in to the application with valid credentials and logout.

<figure><img src="https://295337183-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9aroNmDWVJAmMjkdy0hx%2Fuploads%2F3LTgV6vWzIL1cdLBs2dh%2FScreenshot%202026-08-10%20at%205.47.10%E2%80%AFPM.png?alt=media&amp;token=3304d211-2ba6-4451-9652-ed6108beeeee" alt=""><figcaption></figcaption></figure>

* Click **Send**. The AI agent processes the prompt, performs the required actions, and generates the complete test case with the corresponding steps and parameters.

<figure><img src="https://295337183-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9aroNmDWVJAmMjkdy0hx%2Fuploads%2FSe1PEid1YzQiZ2wRyu9G%2FScreenshot%202026-08-10%20at%205.31.39%E2%80%AFPM.png?alt=media&amp;token=88c8a390-93af-4fa4-b512-7b48122d76fa" alt=""><figcaption></figcaption></figure>

* Once the test case is generated, you can review and customize the steps as required. You can **edit objects, skip a step, enable Continue on Failure, add a new step, add a nested test case, or cancel a step**.

<figure><img src="https://295337183-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9aroNmDWVJAmMjkdy0hx%2Fuploads%2FFjLLcUBTL3E46F1u3xA8%2FScreenshot%202026-08-10%20at%205.34.34%E2%80%AFPM.png?alt=media&amp;token=9a12f133-d8af-4767-bbfb-a499f227141e" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For detailed information on modifying individual test steps, refer to [**Manage a Test Step**.](/test-and-quality-management/test-management/test-cases/manage-test-step.md)
{% endhint %}

* Once you have completed the required modifications, click **Disconnect** to end the recording session. Then, click **Save** to save the generated test case.

<figure><img src="https://295337183-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9aroNmDWVJAmMjkdy0hx%2Fuploads%2FaedeDXxUoHSPGaqOuXcL%2FScreenshot%202026-08-10%20at%205.44.44%E2%80%AFPM.png?alt=media&amp;token=6bbe3d55-45bd-4fd2-8b4a-6c1a29a553cb" alt=""><figcaption></figcaption></figure>

* Click the chevron next to the test case to expand it and view an overview of all the test steps.
