Skip to main content
Glama
Derrbal
by Derrbal

add_result

Add test results, comments, or assign tests in TestRail to track testing progress and outcomes.

Instructions

Adds a new test result, comment, or assigns a test.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
test_idYesThe ID of the test to which the result should be added
status_idYesThe ID of the test status (1=Passed, 2=Blocked, 4=Retest, 5=Failed)
commentNoThe comment or description for the test result
versionNoThe version or build against which the test was executed
elapsedNoThe time it took to execute the test (e.g., "30s" or "1m 45s")
defectsNoA comma-separated list of defects to link to the test result
assignedto_idNoThe ID of a user to whom the test should be assigned
custom_step_resultsNoArray of step results for structured testing
customNoCustom fields with custom_ prefix

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Derrbal/testrail-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server