# Generate Test Case using required tool

Steps to generate Test Case with help of requirement tool such as **Jira** and **Azure DevOps**

1. Navigate to Avo Intelligence window&#x20;
2. Select **Requirement tool** tab from the Generate Test Case section

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

3. Select **Template** from Template dropdown&#x20;
4. Select Test Management Tool (**Jira / Azure DevOps**)&#x20;

   \
   In the Test Management Tool dropdown, two requirement tools are available for generating Test Cases:\
   **A. Jira**   \
   **B. Azure DevOps**

### **A. Jira**&#xD;

Steps to generate Test Case by selecting **Jira** as tool from the Test Management Tool dropdown.

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

5. Enter **Username**, **API Token** and **URL** in their respective fields.
6. Click **Login** button.

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

7. Select **Jira Projects**, **Jira WorkItems** and **Jira UserStories** from their respective fields.
8. Click **Generate** button to generate Test Case based defined user story

{% hint style="warning" %}
**Note:** &#x20;

* *When a Jira project is selected from the dropdown, only then will the **Jira Work Items** dropdown be displayed. Once a work item is selected, the **Jira User Story** dropdown will then be shown.*
* *You can select multiple user stories from the Jira User Story dropdown.*
  {% endhint %}

<figure><img src="/files/5ILhJ5hIzg4FJq77SsfK" alt=""><figcaption></figcaption></figure>

9. Select **Test Cases** from All Test Cases list to see description of Test Case and click **Save** button.

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

10. Select **Release** from release drop down, select **Tag** from Tag drop down and click **Save** button

{% hint style="warning" %}
**Note:**&#x20;

* *You can select an existing Release* *or enter a new Release name in the Release dropdown for the generated Test Case*.&#x20;
* *You can select an existing Tag or enter a new Tag name in the Tag dropdown for the generated Test Case*.&#x20;
  {% endhint %}

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

### **B. Azure DevOps**

Steps to generate Test Case by selecting **Azure DevOps** as tool from the Test Management Tool dropdown.

1. Select **Template** from the Template dropdown
2. Select **Azure DevOps** from the Test Management Tool

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

3. Enter **Username**, **API Token** and **URL** in their respective fields
4. Click **Login** button.

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

5. Select **ADO Projects**, **ADO Workitems** and **ADO UserStories** from their respective fields
6. Click **Generate** button to generate Test Case based defined user story.

{% hint style="warning" %}
Note:

* *When an ADO Projects is selected from the dropdown, only then will the ADO **Workitems** dropdown be displayed. Once a work item is selected, the **ADO UserStories** dropdown will then be shown.*
* *You can select multiple user stories from the **ADO UserStories** dropdown.*
  {% endhint %}

<figure><img src="/files/2nzg7ZyU5XPqMJ9fn16t" alt=""><figcaption></figcaption></figure>

7. Select **Test Case** from All Test Cases list to see description of Test Case and click **Save** button.

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

8. Select **Release** from release drop down, select **Tag** from Tag drop down and click **Save** button.

{% hint style="warning" %}
**Note:**

* *You can select an existing Release* *or enter a new Release name in the Release dropdown for the generated Test Case*.&#x20;
* *You can select an existing Tag or enter a new Tag name in the Tag dropdown for the generated Test Case*.&#x20;
  {% endhint %}

<figure><img src="/files/bikihEaz9caD5AX6AHAu" 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/generate-test-case/generate-test-case-using-required-tool.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.
