> 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-reports-section/features-in-report-section/expand-and-collapse-test-case.md).

# Expand and collapse Test Case

There are two ways to use this feature:

1. Folder Level
2. From View Report Option

### Folder

Below are steps to expand and collapse on folder level

1. Click on **" >"** icon to expand the folder section.&#x20;

<figure><img src="/files/SLjY8DQpBPwkweVE5xNt" alt="" width="248"><figcaption></figcaption></figure>

2. All the sub- folders will appear. Use the same icon to collapse this section

<figure><img src="/files/EwsYA6Y5eQXGDVRW1LKK" alt="" width="269"><figcaption></figcaption></figure>

### From View Report Option

* Result Summary
* Test Step Details

### Result Summary

1. Navigate to Report Section and Select your Testcase folder
2. Click **Testcase Details.** This will open the Run Details pop-up

<figure><img src="/files/7fX5P9teeX4BrWCzK85P" alt="" width="563"><figcaption></figcaption></figure>

2. Select **View Report** on this pop-up.

<figure><img src="/files/xrrrQQaaE2wieyfsdJ30" alt="" width="365"><figcaption></figcaption></figure>

3. In the Result Summary page, click on **arrow icon** to expand the summary section and view test case details.

<figure><img src="/files/YmObrZeunvkrXMAGJNdA" alt="" width="194"><figcaption></figcaption></figure>

### Test Step Details

1. On the Results Summary page, click the **arrow** located under the Step Detail section.

<figure><img src="/files/WNM9v1OCzUeneK55nhop" alt=""><figcaption></figcaption></figure>

2. This will expand the details of the test step and provide its status.

<figure><img src="/files/C0yKgsfBTGdoNsde4YmR" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-reports-section/features-in-report-section/expand-and-collapse-test-case.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
