Skip to main content

QA Test Plans (List View)

Overview

Use Test Plans to validate your agent reliably and repeatably. From here you can create tests, schedule them, run all tasks at once, and drill into results.

Test Plans list view

Screen elements

  1. Header
  • Title: Test Plans
  • Actions: Create (add a new test) and Run All Tasks (execute every test in the list).
  1. Search
  • Filter by test Name or Instructions content.
  1. Test list and columns
  • Name: Test name.
  • Instructions: Short preview of the instruction text.
  • Last Status: Result of the most recent run (e.g., Passed/Failed).
  • Last Ran Date: Timestamp of the last execution.
  • Modified: Last edit date.
  • Action: Per‑row menu with Edit, View, Delete.
  1. Row action menu
  • Edit: Update the test (name, instruction, schedule).
  • View: Open the test run history and run a new test.
  • Delete: Remove the test.

Common tasks

Create a test

  1. Click Create.
  2. Enter Name and Instruction. Optionally set an Automation Schedule.
  3. Click Save.

Run all tests

  1. Click Run All Tasks to execute every test in the list. You’ll see results per test when they complete.

View or run a single test

  1. Open the row menu → View to see run history.
  2. Click Run Test to execute it now.

Delete a test

  1. Row menu → Delete → confirm.

Notes

  • Scheduling is configured per test and runs according to your local time (see details in Create/Update).
  • Use View to analyze failures and QA analysis output before changing prompts or tools.