Skip to main content

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
The Suites view displays your test suites as a collapsible tree. Each suite shows its name and the count of test cases it contains. This is the primary view for organizing tests by feature, module, or area. Suites view showing expanded tree with nested suites and test case rows

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:
ElementDescription
CheckboxFor bulk selection
Case IDUnique identifier (e.g., TC-6838)
TitleThe test case name
Status & Priority badgesShown inline, configurable via OptionsList Options
Click any test case row to open its Details Sheet on the right.
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