milestoneId
(optional): Associated milestone ID
How to use it
milestoneId is exposed by the MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the milestoneId tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Server
npx @qastudio-dev/mcp-serverOther tools in MCP Server (22)
(optional): AUTOMATED, NOTAUTOMATED, CANDIDATE
Create a new test case in a project.
Create a new test run for a project.
(optional): Test run description
(required): Environment (e.g., "production", "staging")
Get test results for a specific test run.
Get detailed information about a specific test run.
(optional): Maximum results (default: 50)
List all projects with optional search filtering.
List test runs for a project.
(required): Test run name
(optional): Pagination offset (default: 0)
(optional): CRITICAL, HIGH, MEDIUM, LOW
(required): Project ID
(required): Array of test results with title, status, duration, and optional error
(optional): Search query to filter projects by name
(optional): Filter by status (passed, failed, skipped, blocked, retest, untested)
(optional): Array of test steps with action and expectedResult
Submit test results for a test run (useful for manual testing).
(required): Test run ID
(required): Test case title
(optional): FUNCTIONAL, REGRESSION, SMOKE, INTEGRATION, PERFORMANCE, SECURITY, UI, API, UNIT, E2E