See Maestro in four steps
We'll follow one real test — the Artifact Visualization Demo, a frequency-response sweep — from how it's built, to running it, to reading the report, to asking questions of the data. About two minutes.
Tests are authored by AI
Walkthrough You describe intent; the assistant writes the test.
You don't open a sequence editor or hand-write code. You tell the assistant what to measure and the limits — in plain language — and it generates the test as readable, version-controlled YAML plus any Python and/or C# methods it needs. You review the intent, not the source.
Now run it →Run it and watch live
Live Two ways — do it yourself, or ask the AI.
The Test Runner streams progress, variables and each step's verdict in real time. We've pre-selected the Artifact Visualization Demo for you — just press Start Test.
Run the Artifact Visualization Demo test on serial DEMO-001 and tell me the verdict.
Paste it into the chat drawer (bottom-right) and send.
Read the full report
Live Every measurement is queryable data — not a log file.
Each run produces a report with the pass/fail verdict, a measurement table against its
limits, and any artifacts rendered inline — including the interactive Plotly
Bode chart (zoom, hover, export) and the sweep data as a table. Open Test Results,
search Artifact, and open the most recent run.
Ask questions of your results
Live Plain-language questions over every measurement.
Now zoom out — the real power is querying across every run on the floor, not just the one you launched. Because results are structured data, the assistant reasons over yields, process capability (Cpk), marginal passes and failure patterns. Try one in the chat drawer:
Which product or test has the most failures, and what's driving them?
Find a measurement with real spread and show me its distribution across all runs.
What's the overall pass/fail yield across all test results?