# Testing

It may help to turn off the Parent Update Poller we created (set Active to 'false') whilst conducting these tests and to manually execute it as required (this can still be done even if the Poller is inactive). This is so that we don't have to wait for the Poller to run, but rather manually activate it when needed by clicking 'Execute Now'.

To turn off the Poller, in the **Unifi Integration Designer** window, navigate to the **'Pollers' icon** & set **Active** to **false**.

![](https://605238050-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQBk35gIi557UHt7QlJ%2F-MgoQe1NouScWHcZpjcM%2F-MgoXF4k_EVoT2aYgVLc%2FIPCPG%20-%20Testing%201.png?alt=media\&token=51445912-edce-451b-9ed8-ba8abb455502)

Our Poll Processors have been configured to poll for updates from our PDI and make a decision, telling Unifi which Message to use to process that data. We will therefore test our Poller by means of testing both of the Update type inbound Messages on our Integration:

* UpdateIncidentInbound
* ResolveIncidentInbound

We will look in more detail at the steps for each over the next couple of pages.

First, we shall test the **UpdateIncidentInbound** Message.

{% content-ref url="testing/test-updateincidentinbound" %}
[test-updateincidentinbound](https://docs.sharelogic.com/unifi/3.1/integration-guides/incident-parent-and-child-poller-guide/testing/test-updateincidentinbound)
{% endcontent-ref %}

{% content-ref url="testing/test-resolveincidentinbound" %}
[test-resolveincidentinbound](https://docs.sharelogic.com/unifi/3.1/integration-guides/incident-parent-and-child-poller-guide/testing/test-resolveincidentinbound)
{% endcontent-ref %}


---

# 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.sharelogic.com/unifi/3.1/integration-guides/incident-parent-and-child-poller-guide/testing.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.
