project-chip / matter-test-scripts

Test scripts related to Matter Certification
https://csa-iot.org/
Apache License 2.0
9 stars 3 forks source link

[TC-LVL-2.1] Automated - Script Needs to Be Updated/Revisited to Align with Test Plan and Spec #328

Closed Rajashreekalmane closed 2 months ago

Rajashreekalmane commented 2 months ago

Summary Title:

According to the Specification and Test Plan, there is no scenario to validate where the Lighting Feature (LT) does not support the MaxLevel attribute. Therefore, the script should be updated to align with the Test Plan and Specification by removing step 4a image

Step 4b & 4C - According to the Specification and Test Plan, there is no scenario to validate where the Lighting Feature (LT) does not support the Minlevel and Maxlevel attribute. Therefore, the script should be updated to align with the Test Plan and Specification by removing Step 4b & 4C
image

Spec Reference : image

https://github.com/CHIP-Specifications/connectedhomeip-spec/blob/master/src/app_clusters/LevelControl.adoc#attributes

Test Plan Reference : https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/cluster/levelcontrol.adoc#tc-lvl-2-1-read-cluster-attributes-dut-as-server

Rajashreekalmane commented 2 months ago

Minlevel attribute value is depending on the LT feature and based on the feature support value is going to be updated hence the script is correct and closing this issue.