# Upload Test Cases

After generating a Test Case using an uploaded document or a requirement tool (such as Jira or Azure DevOps), there are two available options to upload the generated Test Case:

**A. Zephyr Scale**

**B. Azure DevOps**

### **A. Zephyr Scale**

**Steps to upload generated Test Case to the Zephyr Scale:**

1. Selected **required Test Case** from Avo Intelligence window&#x20;
2. Click **Upload** button.&#x20;

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

3. Select tool as **ZephyrScale** from the dropdown&#x20;
4. Enter **Username**, **API Token**, **URL** and **Zephyr Scale** **Token** in their respective fields.&#x20;
5. Click **Login** button.&#x20;

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

6. Select **Project** from the Projects dropdown
7. Select **Folder** from the Select Folder dropdown, to push the generated Test Case to particular folder.
8. Click **Send** button.

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

### **B. Azure DevOps**

**Steps to upload generated Test Case to the Azure DevOps:**

1. Selected **required Test Case** from Avo Intelligence window&#x20;
2. Click **Upload** button.&#x20;

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

3. Select tool as **Azure DevOps** from the dropdown
4. Enter **Username**, **API Token** and **URL** in their respective fields.
5. Click **Login** button.

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

6. Select **Project** from the Projects dropdown
7. Choose **Test plans** from the Test plans dropdown
8. Select **Test suites** from the Test suites dropdown, to push the generated Test Case to folder.
9. Click **Send** button.

<figure><img src="/files/RhsZ0je5j6F9FhxPwhIO" 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/avo-intelligence/upload-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.
