Home / Knowledge Base / Creating Test Suites and Test Cases
Creating Test Suites and Test Cases
In QAM Hub, you organize tests into suites (which can contain groups and subgroups) and add individual test cases with steps and expected results. This hierarchical structure keeps large test bases navigable as they grow.
Create a test suite
- Open your project and create a new suite.
- Choose the suite subtype: a standard Test Cases suite, or a Checklist suite for lighter, column-based checks.
- Add groups and subgroups inside the suite, and reorder items with drag-and-drop.
Add a test case
- Inside a suite, create a new test case and give it a clear title.
- Add steps and the expected result for each. You can attach images to the steps and expected-result blocks.
- Apply tags, fill in any custom fields your project uses, or start from a template to keep cases consistent.
- Each test case receives a number that is unique within the project, used to link automated results back to it.
Version history
Every change to a test case is snapshotted, so you can view its version history and roll back to an earlier version if needed — nothing is lost when a case is edited.
Importing existing tests
If your test cases live in spreadsheets, you can import them from CSV rather than re-entering them by hand, and export at any time.