Test plans

Group tests into plans and run them as a suite.

Test plans in Testral
Test plans in Testral

What is a test plan?

A test plan groups multiple tests so you can run them as a suite — for smoke checks, release gates, or recurring QA workflows inside a project.

Create a plan

  1. Open Test plans from the sidebar.
  2. Create a plan and give it a clear name (for example “Smoke — Android”).
  3. Add the tests that belong in the suite.

Running a plan

Connect a device, then run the plan. Testral executes the included tests in order and records results you can review like a single-test run.

Tip: Keep plans small and focused. Large suites are harder to debug when one early failure cascades.