# Test case

To send the Test case for review, Perform the following action:

1. On the **Home** page, under **Projects**, select the required **Project**.
2. Select **Design Studio** and select **Test Case** page.
3. Select the Test case that you want to send for review.
4. From the selected Test case, select the **Ellipsis (...)** icon and select **Send for review** option.

<figure><img src="/files/6SBQ5omiNiM641wtLMlF" alt=""><figcaption></figcaption></figure>

5. From the **Select Reviewer** dropdown, select the reviewer.
6. In the **Review Comments** text box, enter the review comments.
7. Select the **Send for review** button.

{% hint style="info" %}
When a Test case is sent for review, Avo Assure activates the locking mechanism, which removes edit access to the Test case for the requester until the review is completed.
{% endhint %}

<figure><img src="/files/6dJu4grP5aErNXSm7l4T" alt=""><figcaption></figcaption></figure>

## Approve or Reject the Test case (For reviewer)

To approve or reject the Test case, Perform the following action:

1. On the **Home** page, select the **Bell** icon available in upper-right corner.
2. From the **Bell** icon, select the **review requested**.

{% hint style="info" %}
**Note**: After selecting Review Requested, the system navigates directly to the specific Test case where an action such as Approve or Reject can be performed.
{% endhint %}

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

3. From the **Test Case** page, select the **Information Panel** icon and then **Information** dialog appears.

{% hint style="info" %}
When a Test case is sent for review, the following details are displayed in the **Information Panel** on the right side:

* **Created On**: When the **Created On** field is displayed, the system shows the date and time when the Test case is created.
* **Created By**: When the **Created By** field is displayed, the system shows the name of the person who created the Test case.
* **Modified On**: When the **Modified On** field is displayed, the system shows the most recent date and time when the Test case is modified.
* **Modified By**: When the **Modified By** field is displayed, the system shows the name of the person who last modified the Test case.
* **Status**: When the **Status** field is displayed, the system shows the current review state of the Test case, such as Under Review, Approved, or Rejected.
* **Comments**: When the **Comments** field is displayed, the system shows the message added during the review request to describe the purpose or points to be verified in the Test case.
  {% endhint %}

4. From the **Information** **Panel**, the reviewer can **Approve** or **Reject** the Test case, push it, or send it back to the owner.

<figure><img src="/files/8HG33l9IlV6aug1BUpWH" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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/integrations-in-avo-assure/versioning/bitbucket/reviewing-test-artifacts/test-case.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.
