Skip to content

Test Automation with TestRail CLI

Kat Collins edited this page Sep 3, 2025 · 11 revisions



TestRail Logo

This wiki is your quick reference to TestRail’s automation features. It doesn’t replace the full documentation—instead, it acts as a guided index with short descriptions and direct links to the official articles on our Support site. Whether you’re setting up the TestRail CLI, connecting frameworks, or embedding results into your CI/CD pipelines, this page gives you the fastest path to the right resource.

TestRail CLI

The CLI is the foundation of TestRail automation. Use it to send test results, manage runs, or attach files directly from your development and testing workflows.

Automation Frameworks Integration

TestRail works hand-in-hand with a wide range of test frameworks. These guides show you how to connect your preferred tool so results flow seamlessly into TestRail.

CI/CD Tools Integration

Bring TestRail into your delivery pipeline. From Jenkins to GitHub Actions and beyond, these articles explain how to publish results automatically with every build.

UI Scripts for Test Automation

UI scripts let you extend TestRail’s interface with custom JavaScript, HTML, or CSS. They’re a powerful way to add buttons, automate repetitive actions, or connect TestRail to other tools in your workflow. For example, you can create quick links that trigger automated runs, highlight important fields, or pull in data from external systems. Learn how to set up and manage these scripts in the UI scripts for test automation guide.