Streamline the test runner when a test is executed from the Test Library
To run one test from the Test Library, there is currently a lot of unnecessary clicking. It would be very helpful if unneeded test runner steps were removed when an individual test is being executed rather than a test set. For example, in the Test Library, I click on the Run Now icon, select the release and then have to click the Run Test icon again. As there is only one test, why not display step one after the release is selected?
There is an icon for “Next Test”. As this is not a run of a test set, there is no next test, so that icon should not display.
If I click “Pass All Steps” or “Fail All Steps”, that should be the end of the test. Instead, I click “End Run” and I have to click to pass again.
This may seem minor, but lots of clicking becomes very burdensome when we have many, many tests and not a lot of time.