# Avo Intelligence

**Avo Intelligence** is a feature in Avo Assure that helps create manual Test Cases using requirement documents or from tools like **Jira** and **Azure DevOps**. It uses AI to read the requirement and user stories content and generate Test Cases based on the information provided.&#x20;

After generating the Test Case, it can be uploaded directly to tools such as Azure DevOps or Zephyr Scale. Users also have the option to export the Test Case to their local system for review or use outside the platform.&#x20;

### This document includes:&#x20;

[**Prerequisite**](/avo-assure/avo-intelligence/prerequisite.md)\
Prerequisite for generate manual Test Case in Avo Intelligence

[**Generate Test Case**](/avo-assure/avo-intelligence/generate-test-case.md)\
Steps to generate Test Case with the help of uploading relevant documents&#x20;

[**Generate Test Case with required tool**](/avo-assure/avo-intelligence/generate-test-case.md)\
Steps to generate Test Case using required tool (Jira / Azure DevOps)&#x20;

[**View History**](/avo-assure/avo-intelligence/view-history.md)\
Steps to view the history of generated Test Cases

[**Export Test Case**](/avo-assure/avo-intelligence/export-the-generate-test-case.md)\
Steps to Export Test Case in excel file&#x20;

[**Upload Test Case to required tool**](/avo-assure/avo-intelligence/upload-test-cases.md)\
Steps to send generated Test Case to Azure DevOps or Zephyr Scale&#x20;


---

# 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.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.
