Automation lets you connect your manual test cases to the automated tests that cover them, so you can see which cases are automated and keep them in sync.
What you can do
Define automation targets — a label for a test repository or framework (such as Playwright, Cypress, or Selenium), with its repo URL and branch.
Map a test case to a specific automated test by file path and test name.
See each case's automation status and when it last synced.
Add multiple automated tests to a single case, and unlink them when needed.
How to use it
Open Automation from the Work section to create and manage your targets.
Open a test case and use its automation section to link it to a test on a target.
Where to find it
Work › Automation (targets), and within each test case (mappings).
Plan availability
Starter and up. (The Free plan doesn't include automation targets; note that results from automated tests can still flow in via the project token — see Framework integrations.)