Product documentationUpdated 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 :
- Create or open a test run pack.
- Choose an environment and configuration profile.
- Select Run (or configure a schedule).
- Review logs and reports.
- 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
Related articles
- AI-Generated Tests · Product documentation
- Test Case · Product documentation
- Test Configuration · Product documentation
- Test Run · Product documentation
Next steps
- Getting started · Install + connect your spec
- Configuration fundamentals · Stabilize runs
- Initial configuration · Users, licensing, projects
- Release notes · Updates and fixes
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.