# Running the Pipeline in Harness

1. Paste the Code Snippet that was copied from Avo Assure into the execution shell script

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

2. Click **Run** button.
3. Click **Run Pipeline** to trigger the pipeline with the set parameters.&#x20;

<figure><img src="/files/4FWeSGSXbCIdTiVFf9Uc" alt=""><figcaption></figcaption></figure>

4. Once the pipeline is triggered, the execution starts in the command prompt, and two links are displayed in the console:

   **A.  reportLink**

   **B.  runningStatusLink**

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

5. Steps after clicking **reportLink** and **runningStatusLink:**

{% tabs %}
{% tab title="A.  reportLink" %}

#### Once after clicking ReportLink, then it will navigate to the Avo Assure Login page.

1. Provide Username and Password in their respective filed.
2. Click login button, it will directly navigate to the Report tab in Avo Assure.

{% hint style="info" %}
**Note:** Select the recently trigged Execution list.
{% endhint %}

3. In the right pane, Click Test Case Details button. Run Details pop up window appears.
4. Select View Report icon to navigate to Result Summary window.

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

5. Expand Test Step Group and see the Execution result.
   {% endtab %}

{% tab title="B.  runningStatusLink" %}

1. After clicking the **runningStatusLink**, it opens a UI that displays the live execution status. (e.g., InProgress, Queued and Completed)

<figure><img src="/files/O6NrB0yl6taRZN3vDmhp" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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/devops-integration/cloud-execution/ci-cd-harness/running-the-pipeline-in-harness.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.
