> 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/support-resources/knowledge-base-articles/unable-to-update-test-cases.md).

# Unable to Update Test Cases

**Summary**: Unable to edit the test step group within the test case and unable to save the changes.

### Error Behavior

When this issue occurs, you may observe the following behavior:

* Editing option for the test step group is not working.&#x20;
* Save action fails after attempting changes.&#x20;

### **Possible Reasons**

This issue may occur due to one or more of the following reasons:

* Session has expired.&#x20;
* Test steps are part of a reusable library.&#x20;

  &#x20;

### Resolution/Solution

To resolve this issue and ensure successful execution, perform the following actions:

1. Ensure that the test step group is not linked to a reusable library.&#x20;
2. If it is linked, either detach it from the reusable library or update the test case directly within the reusable library.&#x20;
3. To make changes in the Reusable Library, the test case must be assigned to the respective user. If it is not assigned, the user should first assign it to themselves and make the required changes.&#x20;

{% hint style="info" %}
**Note:** Only users with the required privileges (for example, users with the Quality Manager role) can assign test cases to themselves or to other users.&#x20;
{% endhint %}

4. If the issue is caused by session expiry, please refresh the session or log in again.&#x20;


---

# 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/support-resources/knowledge-base-articles/unable-to-update-test-cases.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.
