> For the complete documentation index, see [llms.txt](https://docs.avoautomation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-test-case-section/features-in-test-case-section/viewing-test-case-details-and-audit-logs.md).

# Viewing Test Case Details and Audit Logs

The test case details help you understand the key information related to test case. You can view details such as the test case name, description, tag, status, creation date, time, and the user who created it. &#x20;

The test case audit logs track the history of changes made to test case folder or test case.&#x20;

This document includes:&#x20;

* [Viewing Test Case Details ](#viewing-test-case-details)
* [Viewing Test Case Audit Logs ](#viewing-test-case-audit-logs)

## Viewing Test Case Details&#x20;

To view the test case details, perform the following actions:&#x20;

1. On the **Home** page, from **Projects** list, select required project. &#x20;
2. Select **Design Studio**. &#x20;
3. Select **Test Case**. &#x20;
4. On the **Test Case** page, expand the required folder and select the test case for which you want to see the details. &#x20;
5. Select the **Information Panel** (**i**) icon. The **Details** tab opens.&#x20;

![](/files/GilJ5JJWUOlStKbIcLkm)

6. On the **Details** tab, you can view the following information:&#x20;

* **Test Case Name**: The test case name. &#x20;
* **Description**: The test case description. &#x20;
* **Tags**: The test case tags.&#x20;
* **Status**: The test case status (New, In Progress, Under Review, Approved or Rejected).&#x20;
* **Created On**: The test case creation date and time. &#x20;
* **Created By**: The username of the person who created the test case.&#x20;

![](/files/988Zz5jntOY1vzlSXRmv)

## Viewing Test Case Audit Logs

To view the test case audit logs, perform the following actions:&#x20;

1. On the **Home** page, from **Projects** list, select required project. &#x20;
2. Select **Design Studio**. &#x20;
3. Select **Test Case**. &#x20;
4. On the **Test Case** page, expand a folder and select the test case for which you want to see the details. &#x20;
5. Select the **Information Panel** (**i**) icon. The **Details** tab opens.&#x20;

![](/files/kL8CQ23u9VCCzcyKjz8H)

6. Select the **Audit Logs** tab.

![](/files/MC34wEoVy5wZhRdh3zrE)

7. Select **Date Range** to view the actions performed between the specified dates.

![](/files/qL4VIoDv3vZ6QlX3G1Pn)

8. Expand the month to view the actions performed in the test case.

![](/files/RzbMdOX8tSBYxGFjOJvg)

### Audit Log Inclusions&#x20;

The following actions are captured in the test case audit logs:&#x20;

* Creating Test Case&#x20;
* Renaming Test Case&#x20;
* Adding or Updating Details&#x20;
  * Description&#x20;
  * Tags&#x20;
* Creating Test Step Group (Non Avo Genius and Non-Reusable)&#x20;
  * Adding Test Step Group (Test Case Name, Application type, Add from Repository or Add Manually)&#x20;
  * Adding or Updating Step Details (Description, Expected Result, Pass Result or Fail Result)&#x20;
* Creating Test Step Group (Reusable Library)&#x20;
  * Adding Test Step Group from Reusable Library&#x20;
  * Removing or Detaching Reusable Test Step Group&#x20;
* Creating Test Step Group (Avo Genius)&#x20;
  * Adding Test Step Group via Avo Genius Recording&#x20;
* Performing Actions on Test Steps&#x20;
  * Skipping Test Step&#x20;
  * Copy Pasting Test Step&#x20;
  * Deleting Test Step&#x20;
  * Reordering Test Step Groups within Test Case&#x20;
  * Reordering Test Steps&#x20;
* Creating Recovery Steps&#x20;
* Deleting Recovery Steps&#x20;
* Importing Test Case&#x20;
* Debugging Test Case&#x20;
* Reviewing of Test Case (Including comments)&#x20;
  * Assigning Test Case&#x20;
  * Sending For Review&#x20;
  * Approve&#x20;
  * Reject&#x20;
* Actions on Test Case in Bitbucket (Test Case, Reusable Library and End-to-End Flow)&#x20;
  * Overwriting Test Case&#x20;
  * Creating Test Case&#x20;
  * Creating Folder&#x20;
  * Pushing Test Case&#x20;
  * Pulling Test Case&#x20;

### Audit Log Exclusions

The following actions are currently not captured in the test case audit logs:&#x20;

* Folder Level Actions
* Export
* Detailed Report-level Audit for Debug Executions
* Reused Test Step Groups
  * Delete
  * Test Step Group Description
  * Add Test Step&#x20;
  * Add/Update Step Details (description, expected result, pass result, fail result)
  * Skip Test Steps
  * Copy/Paste Test Steps
  * Delete Test Steps
* E2E
  * Delete E2E
  * Deleted Test Cases
  * Added Test Cases
* Bitbucket
  * Compare


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-test-case-section/features-in-test-case-section/viewing-test-case-details-and-audit-logs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
