# Add Test Verification Gate

A gate is an access point which allows you to stop the pipeline to automatically go to the next stage. A gate helps you to manually intervene and verify or approve a stage of the pipeline before moving on to the next stage in sequence. Adding a Gate in ISD allows you to either automate your pipeline based on data from supported data sources. There are four types of gates you can add:

* Approval
* Verification
* Test Verification
* Policy&#x20;

### Test Verification Gate

A verification gate is to analyze logs from your Test Harness to evaluate the risk in software delivery.&#x20;

You can add a Test Verification Gate after creating a service and pipeline to the application. To add a **Test Verification** Gate follow the steps below:

{% hint style="info" %}
If you haven’t created an application already,  click [here](https://docs.opsmx.com/products/opsmx-intelligent-software-delivery-platform/system-setup/applications/add-applications).&#x20;

If you haven’t created your pipelines yet, click [here](https://docs.opsmx.com/products/opsmx-intelligent-software-delivery-platform/system-setup/applications/add-services/add-services-and-pipelines).&#x20;
{% endhint %}

1. From the ISD application dashboard, Click "**Setup**" --> Click "**Applications**" and then Click your "**Application Name"** as shown in the image below. This will take you to the Service Pipelines page.

![](/files/OODTGHMwHhRm7NtVQrj0)

&#x20;2\. In the  below image, a pipeline **deploy to dev** has been created along with the servic&#x65;*.* Click the *"***deploy to dev"** pipeline to make changes to the pipeline. After clicking, the following options will appear and click "**Add New Gate**":

![](/files/ZdtU40HvDsR6Q5UXxPok)

&#x20;3\. Next, you get the option to select the type of gate you want to add as shown in the image below:

![](/files/XZ5H4qZ4XSAjqzXB5jRs)

4\. Select the gate type as "**Test Verification**" and you can only add a log template as shown below:    &#x20;

![](/files/gRyuEXsk89Q0jgcwMOoH)

{% hint style="info" %}
Select or add a Log Template.

* To know more on **log templates** click [here](https://docs.opsmx.com/autopilot/analysis-setup/templates/log-template).
  {% endhint %}


---

# 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.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/quickstart-guide/manage-pipelines/add-intelligent-gates-to-the-pipeline/add-test-verification-gate.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.
