CI stays in CI. The manual half lives here. Regression cycles, exploratory sessions, and release sign-off in one structured surface — with defects linking out to Jira, GitHub, or Linear so you're not maintaining two issue systems.
01The CI/CD team test management problem
Your CI is healthy. Every PR runs unit + integration + a Playwright suite, and you ship green builds multiple times a week. But pre-release regression sweeps, exploratory testing on the feature behind the flag, mobile checks on real devices, third-party smoke tests — that work lives in a Slack thread.
02Why TestOrchestrator fits CI/CD teams
Automation-friendly, not automation-replacing
TestOrchestrator stays out of CI's way. It's not your test runner — it's the structured surface where the manual cases, exploratory sessions, and sign-offs live.
Exploratory as a first-class artefact
When a dev or PM kicks the tires on a new feature, the findings shouldn't disappear into a Slack thread. Sessions log charters, time, and findings — searchable later when someone asks "did we test this?"
Release sign-off you can audit
Run a regression cycle. See pass/fail per case. Sign it off. The cycle is the record of what was tested before that release went out. Auditors love it. Postmortems love it.
Defect linking out, not duplication
External references let cases and runs link to Jira, GitHub Issues, Linear — whatever you use. No need to recreate defects in a second system.
One source of truth for release readiness
Instead of scattering the conversation across CI dashboards, Slack, and Notion, the cycle is where "are we ready to ship?" gets answered.
Predictable pricing as the team flexes
Engineers helping QA during a crunch don't spike the bill. Flat per-workspace pricing means adding occasional contributors costs nothing until you cross the user tier.
03What a CI/CD team week looks like
- Engineers ship to staging behind a flag
- QA (or a dev pairing as QA) runs an exploratory session in TestOrchestrator, logging findings as external references to GitHub issues
- CI continues running its automated suite as it always has
- Pre-release, run a regression cycle from the repository — manual + any automation results you've chosen to track here
- Sign off the cycle, ship the release
- The cycle stays as a record of what was tested
Roadmap note: A public ingest endpoint for posting CI results into TestOrchestrator runs is planned. Today, the value for CI/CD teams is the structured home for manual + exploratory + sign-off work alongside what CI already does.