Product documentation
Updated October 7, 2025

Test Run Pack

Group multiple tests into a reusable pack for batch execution—run on demand or on a schedule and use the results as a CI/CD quality gate.

Overview

A test run pack is a reusable suite of test cases you run together. Packs are used for:

  • smoke suites (fast confidence)
  • regression suites (broad coverage)
  • pre-deploy gates (release readiness)

Key capabilities

  • Batch execution across a feature or entire project
  • Scheduling for daily/nightly cadence (where supported)
  • CI/CD integration to trigger packs from pipelines (where supported)
  • Execution insights in aggregated dashboards and reports

Usage Workflow :

  1. Create or open a test run pack.
  2. Choose an environment and configuration profile.
  3. Select Run (or configure a schedule).
  4. Review logs and reports.
  5. Iterate: fix failures, stabilize data, and refine assertions.

Best Practices :

  • Use Test Run Pack for full regression and nightly test cycles.

  • Maintain separate packs for critical vs. non-critical APIs.

  • Regularly review execution trends to identify flaky tests or unstable endpoints.

Related articles

Next steps

Still stuck?

Tell us what you’re trying to accomplish and we’ll point you to the right setup—installation, auth, or CI/CD wiring.