Comprehensive Quality Assurance
ISO Mate’s QA module covers the entire testing lifecycle, from defining requirements through user stories, to writing test cases, organizing test cycles, executing tests, and measuring coverage with a traceability matrix.
Features and User Stories
Organize requirements into Features and User Stories. Features act as containers for related user stories and carry a priority (Must Have, Should Have, Could Have, Won’t Have). User stories track status through Draft, Ready, In Progress, Testing, and Done, with priority levels of High, Medium, and Low.
Each user story supports acceptance criteria that can be individually linked to test cases, giving you granular coverage tracking down to the requirement level.
Test Case Management
Build a reusable library of test cases organized in folders. Each test case includes detailed test steps with sequence numbers and expected results, preconditions, and estimated duration. Clone test cases to quickly create variations.
Test cases support versioning with full version history, dependencies between test cases for execution ordering, and parameters with parameter sets for data-driven testing.
Test Cycles
Group test cases into test cycles for organized testing efforts such as regression testing, smoke testing, or release validation. Organize cycles in folders, track progress, clone cycles for repeated testing, and close cycles when testing is complete.
Test Execution
Execute tests and record results step by step. Mark each step as Pass, Fail, or Blocked. Attach screenshots and evidence, add comments, and link defects directly from failed tests. Block entire executions with a reason when prerequisites are not met.
Test Environments
Define testing environments (e.g., Staging, Production, QA) and associate them with test executions to track which environment each test was run against.
Traceability Matrix
Understand your test coverage with a multi-level traceability matrix. View top-down traceability from Features to User Stories to Acceptance Criteria to Test Cases, or bottom-up from Test Cases to Requirements. The reverse coverage view shows which test cases map to which requirements, helping you identify coverage gaps.
QA Metrics Dashboard
Monitor testing health with metrics including defect detection rate, test effectiveness, reusability, effort variance, and maintenance indicators. Track trends over time to continuously improve your testing process.
Export
Export test cases, test cycles, user stories, and features to CSV or PDF. Export the traceability matrix to PDF for audit documentation.