Introduction
TestChimp consolidates test plans, tests, executions, and explorations into a single platform. Test plans are linked to tests via simple code comments in your SmartTests; explorations are run using those same tests, extending the linking to exploratory findings. This unified model unlocks rich QA intelligence insights across planning, automation, and exploratory testing - without the need of manually maintained spreadsheets, and juggling through multiple tools.
Organization in folders
Test plans and tests are organized in folders. This lets you organize your plans however you want - without being restricted by an arbitrary structure enforced by a SaaS, and get rolled up insights at any granularity. This lets different stakeholders get actionable insights that matter to them, without being drowned in noise.
Executions and exploratory runs
All insights are driven by test executions and exploratory runs. Each execution / exploration is tied to a specific environment and release. By default, TestChimp creates a QA environment and a default release; you can create additional environments and releases and, when running tests or explorations, specify which env and release to use.
Tests can also be run in your CI pipeline with the standard Playwright runner. You only need to install the Playwright TestChimp reporter plugin; it sends execution reports to the platform, and those executions are included in QA intelligence insights.
Execution scope
When viewing insights, you choose an Execution scope: environment + release + time range. Insights use only the executions and exploratory runs that fall within that scope.
Where to find QA intelligence
QA intelligence is surfaced in five places in the platform:
| Surface | Description |
|---|---|
| Dashboard | Homepage (click the logo). High-level metrics and trends for test planning, test automation, and exploratory testing. |
| Atlas | App-structure view: screens and states, bugs in context, visual regression workflows. |
| Behaviour Map | Behaviour pathways covered by tests; open from SmartTests by selecting a folder/file and the Behaviour Map tab. |
| Test Planning → Insights tab | Insights for the plans in the selected folder/file: functional coverage and exploratory findings. |
| SmartTests → Insights tab | Insights for the tests in the selected folder/test file: execution history, plan coverage, exploratory bug summary. |
See the dedicated pages linked above for details on each surface.