Add button can be set to inactive while test is running

if a test is running the “Add”-button is clickable. The “Remove” button is inactive.
For consisten it woul look better if both butons are disabled.

1 Like

I’ve submitted this as an issue

1 Like

I think it makes sense as is. The minus sign affects the test plan, which we shouldn’t be able to do while running the test plan. The plus sign only brings up the Test Steps panel, which is also accessible via the View menu while the test plan is running. It would be inconsistent to disable the plus sign but not the View menu.

2 Likes

Thanks for the perspective. Likely that was the reasoning for the implementation to begin with.

1 Like

@david-wsd. You are right. But then the tool tip text of the plus button could be changed to “Show Test Steps panel” instead of “Add a Test Step” to be consistent.
Add