# Synoptic Testing

The thingable platform! has two distinct tools that allow SVG image pivoting:

* Synoptic Editor - where images can be edited and also pivoted.
* SVG Streamer – tool that allows you to create streams with more advanced features.&#x20;

Regardless of the origin of the dynamization, it is necessary to test whether the process was carried out successfully. To this end, the platform makes it possible to test a dynamic through the "Synoptic" widget. Externally to applications, this widget allows to test the dynamics through value simulators and alarms, or with real-time data from the SCADA system.

The video below explains, in detail, the necessary procedures:

{% embed url="<https://youtu.be/08S2cfR8mOA>" %}


---

# 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.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/synoptic/synoptic-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.
