# Simulate Test

Simulate test is a feature which allows to trigger the Connecter Filter, Actions without receiving an event from the application you configured, this is used for testing the Steps created by you with different scenario and help you to ensure that Connector is performing all its Filters, Actions as it should be.&#x20;

You can see the "Simulate Test" button in the right side as shown in the below image;

![](/files/-MjBJpLy_8wp-htPDPEq)

On clicking the **"Simulate Test"** button it will open a popup with the Sample JSON structure you mapped along with the option to edit the value and trigger the request&#x20;

![](/files/-MjBKkzGD2rqmW3YvDEW)

### Test Result

You can see the test results step wise which helps to identify if there are any issues in your Steps, the result will be shown as shown below;

![](/files/-MjFfvicITUY-5bKWoju)


---

# 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://help.pickyassist.com/setting-up-guide/setting-up-connector/simulate-test.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.
