> For the complete documentation index, see [llms.txt](https://doc-hub.xcavate.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc-hub.xcavate.io/protocol/property-management-pallet/quality-audit/test-case-matrix-sample.md).

# Test Case Matrix (Sample)

| Scenario                           | Test ID              | Result |
| ---------------------------------- | -------------------- | ------ |
| Register a new property            | `test_register_ok`   | Pass   |
| Reject duplicate property ID       | `test_register_dup`  | Pass   |
| Transfer ownership with invalid ID | `test_transfer_fail` | Pass   |
| Migrate old storage version        | `test_migrate_v1`    | Pass   |
