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

Eliminate DUT Commissioning Prompt for Concurrent Execution of Multiple Python Test Cases

Open Survensa opened this issue 11 months ago • 0 comments

Feature description

UI should not prompt for DUT commissioning when more than one Python test case is executed concurrently.

image

Use Cases

During the execution of multiple Python test cases, the UI should refrain from requesting DUT commissioning in between. This is because the first test case is only initiated after a successful commissioning, rendering the prompt unnecessary and illogical.

Test Cases

Test cases in Python Testing Suite - Legacy

Survensa avatar Mar 06 '24 10:03 Survensa