Run and View a Test
Overview
Open a test to view its run history, execute it on demand, and analyze results.

Page anatomy
- Run Test: Button to launch a new run with the current instruction.
- Runs: Table showing Ran At, Duration, Iterations, Result. Expand a row to view the full transcript and QA analysis.
Run a test
- Click
Run Test. - Optionally adjust the instruction in the dialog, then click
Run.

While running, you’ll see the job status.

View results and analysis
Expand a completed run to see roles (instruction, userAgent, copilot, qaAnalysisCopilot) and message content.

Tips:
- Compare responses to the instruction’s expected behavior.
- Use the QA analysis summary to spot failures quickly.
- Re‑run after making prompt/tool changes to validate fixes.