project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.35k stars 1.97k forks source link

TC-BOOLCFG-xx] Improve Descriptions in All BOOLCFG Python Scripts #35090

Open Rajashreekalmane opened 1 month ago

Rajashreekalmane commented 1 month ago

Description: The current Python script for BOOLCFG(UI-PYTHON) validates the functionality of the test cases. but, the descriptions of the test steps are not user-friendly and may be difficult to understand when validating the test case via the UI. To improve user experience, ensure clarity & Enhancing the readability of the test steps. Clearer descriptions will help users better understand the test case and ensure accurate execution and results

Example Please Refer TC-BOOLCFG-4.1 test case UI screenshot : image

Test PLan SCreenshot : image

Requested Changes: Review each BOOLCFG Python script. Rewrite descriptions of test steps to be more user-friendly and comprehensible. Ensure that each test step clearly conveys the expected action and outcome.

Python script reference https://github.com/project-chip/connectedhomeip/blob/master/src/python_testing/TC_BOOLCFG_4_1.py

Test Plan reference: https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/cluster/boolean_state_configuration.adoc#tc-boolcfg-4-1-alarmssupported-attribute-with-dut_server

github-actions[bot] commented 20 hours ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Remove stale label or comment or this will be closed in 30 days.