project-chip / certification-tool

A test harness and tooling designed to simplify development, testing, and certification for devices, guided by the Connectivity Standards Alliance.
https://csa-iot.org/
Apache License 2.0
27 stars 13 forks source link

Reduce Execution Time for Python Test Cases via UI #210

Open Survensa opened 4 months ago

Survensa commented 4 months ago

Feature description

Executing Python test cases through the UI takes longer; for instance, completing a test case with three steps via UI requires approximately 3 minutes. This duration exceeds the time taken for manual execution or running the same test case through a Python script within the SDK Docker container.

Test initiated Time :

image

Execution Completed Time :

image

Use Cases

Completing the python test execution using UI faster than manual execution.

Test Cases

All python test case available in TH UI