Knowledge Base
Getting Started
-
Creating Your Organization and First Project
How to set up your organization and create your first project in QAM Hub — the two top-level containers that hold all your test data.
-
Understanding Roles and Permissions
An overview of the role tiers in QAM Hub — organization roles, project roles, and what each can do.
-
Inviting and Managing Users
How to invite team members to your QAM Hub organization, assign them to projects, and manage access.
-
Navigating the QAM Hub Interface
A quick tour of the QAM Hub interface — how organizations and projects are structured, and where to find test cases, runs, reports, and your personal settings.
Test Cases & Suites
-
Creating Test Suites and Test Cases
How to organize tests into hierarchical suites and groups, and create structured test cases with steps and expected results.
-
Using Custom Fields
How to create and use custom fields in QAM Hub to capture structured data on test cases — priority, type, component, or any attribute your team needs.
-
Working with Steps and Expected Results
How to write clear test steps and expected results in QAM Hub, attach screenshots to each block, and keep test cases reliable and repeatable.
-
Test Case Templates
How to create reusable test case templates in QAM Hub to pre-fill titles, steps, expected results, and custom fields — so new cases start consistent every time.
-
Tags and Test Organization
How QAM Hub organizes tests with suites and groups, and how tags add a flexible cross-cutting layer for slicing your test inventory across that structure.
-
Version History and Rollback
How QAM Hub automatically versions every test case, what each snapshot captures, and how to safely roll back to an earlier version without losing history.
-
Importing & Exporting Test Cases via CSV
How to bulk-import test cases into QAM Hub from a CSV file and export them back out — useful for migrating from spreadsheets or another tool, and for backups.
Test Runs & Execution
-
Running Tests and Recording Results
How to create a test run, assign testers, record pass/fail/blocked/skipped results, and keep a full execution history in QAM Hub.
-
Assigning Testers to a Run
How to assign testers to test cases within a run in QAM Hub, so each person knows what they're responsible for and progress is easy to track.
Automation
-
Uploading Playwright Reports
How to get your Playwright results into QAM Hub — by uploading the JSON report in the UI or pushing automatically from CI with the official reporter.
-
Uploading Cypress Reports
How to get Cypress results into QAM Hub using the Mochawesome report — upload it in the UI or submit automatically from CI, with manual-case linking.
-
Automation Coverage Reporting
How to read automation coverage and health in QAM Hub — pass rate, flakiness, stability, trends, and which manual cases your automation actually covers.