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
- What Test Management includes and how it fits into your workflow
- How
Test CasesandManual Testingwork together - The main areas for organizing tests, executing runs, and tracking exploratory work
- How to navigate between creating, managing, and executing manual tests
Capabilities
| Capability | Description |
|---|---|
| Create & organize | Build test cases inside nested test suites. Drag-and-drop to reorder suites. |
| Classify | Tag every test case with severity, priority, type, layer, behavior, and automation status. |
| Version history | Every edit is tracked. Compare versions side-by-side and restore any previous version. |
| Bulk actions | Select multiple test cases and edit, delete, or print them in one action. |
| Search & filter | Full-text search plus filters for status, priority, and automation status. Sort by Case ID, title, or last updated. |
| Import / Export | Import from CSV (TestDino, TestRail, or custom) or JSON. Export to JSON (with optional attachments) or CSV. |
| Manual execution | Create releases, build manual runs, assign work, and track results. |
| Exploratory testing | Run exploratory sessions, capture findings, and link them to releases. |
| Automation linking | Link manual test cases to automated tests. Use Auto-Match and Auto-Generate. |
| Customization | Configure enum dropdown values, create custom fields, and toggle classification fields per project. |
Two Main Areas
Test Management spans two connected areas in the product.| Area | What It Does | When to Use |
|---|---|---|
| Test Cases | Create, organize, classify, import, and maintain your manual test repository | Designing and maintaining reusable test coverage |
| Manual Testing | Group work into releases, execute manual runs, and track exploratory sessions | Running planned or exploratory testing cycles |
Manual Testing Views
InsideManual Testing, TestDino separates execution work into three tabs.
| View | What It Does | When to Use |
|---|---|---|
| Releases | Group manual runs and sessions into releases or sub-releases | Planning work by sprint, version, cycle, or milestone |
| Manual Runs | Execute a selected set of test cases and track results | Scripted or planned test execution |
| Sessions | Run exploratory testing and capture findings | Discovery, risk-based, or unscripted testing |
Concepts & Settings
Suites, test cases, steps, versions, and project settings
Manual Testing
Releases, manual runs, and exploratory sessions
Import & Export
Bring data in and out of Test Management