Skip to main content
Glama

create_manual_test_suite

Organize test cases by creating logical groupings with nested folder structures in TestDino projects to improve test management efficiency.

Instructions

Create a new test suite folder to organize test cases. Use this to create a logical grouping for related test cases. Suites can be nested by providing a parentSuiteId.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectIdYesProject ID (Required). The TestDino project identifier.
nameYesSuite name (Required). A descriptive name for the test suite.
parentSuiteIdNoOptional parent suite ID to create this suite as a child of another suite. If not provided, creates a root-level suite.

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