Skip to main content
Glama

list_manual_test_cases

Search and filter manual test cases for QA testing, auditing, or test case management. Supports filtering by project, suite, status, priority, severity, type, and tags to find specific test cases.

Instructions

Search and list manual test cases with filtering capabilities. Use this to find specific manual test cases for QA testing, auditing, or test case management. Supports filtering by project, suite, status, priority, severity, type, layer, behavior, automation status, tags, and flaky status.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectIdYesProject ID (Required). The TestDino project identifier.
searchNoSearch term to match against title, description, or caseId. Example: 'login' or 'TC-123'.
suiteIdNoFilter by specific test suite ID. Use list_manual_test_suites to find suite IDs.
statusNoFilter by test case status.
priorityNoFilter by priority level.
severityNoFilter by severity level.
typeNoFilter by test case type.
layerNoFilter by test layer.
behaviorNoFilter by test behavior type.
automationStatusNoFilter by automation status.
tagsNoFilter by tags (comma-separated list). Example: 'smoke,regression' or 'critical'.
isFlakyNoFilter test cases marked as flaky. Set to true to show only flaky tests, false for non-flaky.
limitNoMaximum number of results to return (default: 50, max: 1000).

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/testdino-inc/testdino-mcp'

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