Use this file to discover all available pages before exploring further.
Back to Search AI connectors listTestRail is a test management tool for creating, organizing, and tracking test cases, runs, and results. The TestRail Connector enables Search AI to ingest test cases from TestRail so QA teams can search them alongside other organizational content.
After connecting, go to the Configuration tab and click Sync Now to begin ingestion. Use the Scheduler to set up a one-time or recurring sync.The connector retrieves all test cases across every project in the connected TestRail instance. Each test case is ingested as a separate document with the following fields:
Field
Description
Title
Title of the test case
URL
Direct link to the test case in TestRail
Priority
Priority level of the test case
Content
Includes title, preconditions, steps, description, mission, goal, type, milestone, references, and suite
The TestRail Connector supports project-level access control. For each ingested test case, the sys_racl field is set to the Project ID and saved as a permission entity object. Use the Permission Entity APIs to associate users with the appropriate Project IDs.