How can I add tests to a test run during editing?
You can add tests to a run that’s already started, without stopping your testing. Open the run in edit mode and pick the tests you want.
- Go to the Runs page.
- Open the unfinished run you want to change.
- Click Edit (or open the ‘…’ menu and choose Edit).
- In the Edit manual run view, click + Tests.
- Browse the test tree, or use search and filters, or expand a suite, then select the tests you want to add.
- To pull in a whole plan instead, click + Plans and select one or more plans.
The tests are added to the run instantly - you’ll see them appear under Current tests in the same view. To remove any, click the trash icon next to a test.
You can mix both sources in one go: select one or more plans, then add specific suites or individual tests, and everything is added at once.
If you don’t see the Edit button, the run is probably already finished - editing is only available on an unfinished (in-progress) run.