certification-tool icon indicating copy to clipboard operation
certification-tool copied to clipboard

A test harness and tooling designed to simplify development, testing, and certification for devices, guided by the Connectivity Standards Alliance.

Results 203 certification-tool issues
Sort by recently updated
recently updated
newest added

### Describe the bug - In TC-CADMIN-1.3 UI unable to access the TH2 even after the successful commissioning of the TH2 ![image](https://github.com/project-chip/matter-test-scripts/assets/104007654/e3b81dd4-99dd-455c-80b8-51371b29beb3) Reference log: [cadmin-1-3.log](https://github.com/project-chip/matter-test-scripts/files/13656824/cadmin-1-3.log) [tc-cadmin-1-3dut.txt](https://github.com/project-chip/matter-test-scripts/files/13658551/tc-cadmin-1-3dut.txt) ### Additional Information Note:...

Awaiting Dev Feedback
On Hold

### Describe the bug When running certification tests for a controller, certain test cases (e.g. TC-CC-3.4) require to commission a device that is running on Raspberry PI (TH) to the...

Bug
Awaiting Originator Feedback

### Describe the bug Running TC-DGGEN-2.3 using the TH yaml script, the script does not use the PIXIT.DGGEN.ENABLEKEY value. Instead the script uses the default value, leading to a constraint...

Bug
Awaiting Originator Feedback
sve_1.3

### Feature description Currently we just have individual steps one by one , lets look into getting the setup script to do it all in one shot ### Use Cases...

Enhancement
Awaiting Originator Feedback

### Feature description Currently we only show the backend SHA , we need to be able to populate all the 3 SHA information in the TH UI ### Use Cases...

Feature
Frontend

### Describe the bug When running TC-CNET-4.16 there are precondition instruction popups to commission the TH to the DUT however the test case then proceeds to attempt automated commissioning. If...

Bug
Needs Triage

## Summary Title: [SVE1.3] Test Harness the test step is complete, but the test script cannot exit the test. ## Description: [TC-IDM-1.4] After the completion of TC-IDM-1.4 test, Test Haness...

Awaiting Originator Feedback
sve_1.3

### Describe the bug In trying to fix a bug in TC_EEM_2_1.py which incorrectly tried to read attributes from DUT's that don't support the attribute, I added several `if self.pics_guard(self.check_pics("EEM.S.A0001")):`...

Bug
Awaiting Originator Feedback
sve_1.3

### Describe the bug The test suites for custom test cases (both from Custom YAML Tests and Custom SDK Python Tests) have inconsistent names. They have a "-custom" suffix during...

Bug

### Feature description Rename python test suites inside SDK Python Test Collection Context: The `Python Testing Suite - Legacy` suite name is causing confusing since `legacy` might refers to old...

enhancement