Skip to content

TEST SUITE GUI – Make the GUI multithreading #91

@Nicogene

Description

@Nicogene

Task description

The use case of using multithreading here is when the test is running the user might still ask for the test to stop. At the moment this is not possible, even if we have design a stop button on the main window. The button, at the moment, cannot be clicked when a test is running. Moreover, since when multiple tests are selected they execute one after the other, the whole test procedure can never be stopped until all tests ends

Definition of done

The GUI uses multithreading

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions