Documentation Index
Fetch the complete documentation index at: https://docs.testdino.com/llms.txt
Use this file to discover all available pages before exploring further.
What you’ll learn
- How the Suites view organizes test cases in a tree structure
- How to create, reorder, and manage suites
- How to create test cases inside suites
- How inline test case rows work
Work with Suites
Create a suite
Click the ⋮ menu → New Suite, or use the folder icon within the tree. Provide a name, optional description, and optional parent suite to create a nested structure.Reorder suites
Drag a suite by its handle to reorder it within the tree. Suites can be moved to different levels in the hierarchy.Expand and collapse
Click a suite name to expand it and see its test cases. Use the expand/collapse all button in the toolbar to open or close every suite at once.Create Test Cases in a Suite
Two ways to create test cases:- Click the + Create a Test Case row at the bottom of any expanded suite
- Use the + Test Case button in the header (select the target suite in the form)
Inline Test Case Rows
Inside each expanded suite, test cases are listed with:| Element | Description |
|---|---|
| Checkbox | For bulk selection |
| Case ID | Unique identifier (e.g., TC-6838) |
| Title | The test case name |
| Status & Priority badges | Shown inline, configurable via Options → List Options |
InfoSuite-level checkboxes select all test cases within that suite for Bulk Actions. You can also delete entire suites and their contained test cases from the selection toolbar.
Test Cases
Flat list with search, filter, and full details sheet
Bulk Actions
Edit, delete, or print multiple test cases at once
Concepts & Settings
Suites, test cases, steps, and project settings