Skip to main content

Run and View a Test

Overview

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

Run Test page

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

  1. Click Run Test.
  2. Optionally adjust the instruction in the dialog, then click Run.

Run test dialog

While running, you’ll see the job status.

Job is running

View results and analysis

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

Analyze the test

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.