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
  • What Test Management includes and how it fits into your workflow
  • How Test Cases and Manual Testing work together
  • The main areas for organizing tests, executing runs, and tracking exploratory work
  • How to navigate between creating, managing, and executing manual tests
Test Management in TestDino is a workspace for building your manual test repository and running manual testing activities. Use it to define test cases, organize them into suites, execute planned runs, track exploratory sessions, group work into releases, and connect manual coverage to automated Playwright tests. Test Management page showing Suites, Test Cases, and Automation views with Details Sheet open

Capabilities

CapabilityDescription
Create & organizeBuild test cases inside nested test suites. Drag-and-drop to reorder suites.
ClassifyTag every test case with severity, priority, type, layer, behavior, and automation status.
Version historyEvery edit is tracked. Compare versions side-by-side and restore any previous version.
Bulk actionsSelect multiple test cases and edit, delete, or print them in one action.
Search & filterFull-text search plus filters for status, priority, and automation status. Sort by Case ID, title, or last updated.
Import / ExportImport from CSV (TestDino, TestRail, or custom) or JSON. Export to JSON (with optional attachments) or CSV.
Manual executionCreate releases, build manual runs, assign work, and track results.
Exploratory testingRun exploratory sessions, capture findings, and link them to releases.
Automation linkingLink manual test cases to automated tests. Use Auto-Match and Auto-Generate.
CustomizationConfigure enum dropdown values, create custom fields, and toggle classification fields per project.

Two Main Areas

Test Management spans two connected areas in the product.
AreaWhat It DoesWhen to Use
Test CasesCreate, organize, classify, import, and maintain your manual test repositoryDesigning and maintaining reusable test coverage
Manual TestingGroup work into releases, execute manual runs, and track exploratory sessionsRunning planned or exploratory testing cycles

Manual Testing Views

Inside Manual Testing, TestDino separates execution work into three tabs.
ViewWhat It DoesWhen to Use
ReleasesGroup manual runs and sessions into releases or sub-releasesPlanning work by sprint, version, cycle, or milestone
Manual RunsExecute a selected set of test cases and track resultsScripted or planned test execution
SessionsRun exploratory testing and capture findingsDiscovery, 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