Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions src/content/docs/project/runs/running-tests-manually.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,17 +460,17 @@ Once the **Edit manual run** view is opened, here’s what you can do:
- **Environment** - Add or remove testing environments
- **Description** - Add or update the run description
- **details** link - Check configuration details of the run
- **Tests in Run** – Shows all tests currently included in the run. Remove unnecessary tests by clicking the **trash** icon
- **Additional tests** – Similar to the [Select tests](https://docs.testomat.io/project/runs/running-tests-manually/#how-to-configure-a-manual-run) tab in a new manual run. You can browse the test tree, use search or filters, or expand suites to select manual tests to add to this run
- **From plans** – Select tests from existing test plans. You can include one or multiple plans in the current run
- **Current tests** – Shows all tests currently included in the run. Remove unnecessary tests by clicking the **trash** icon
- **+ Tests** – Similar to the [Select tests](https://docs.testomat.io/project/runs/running-tests-manually/#how-to-configure-a-manual-run) tab in a new manual run. You can browse the test tree, use search or filters, or expand suites to select manual tests to add to this run
- **+ Plans** – Select tests from existing test plans. You can include one or multiple plans in the current run

:::note

You can add tests from plans and additional tests at the same time. For example: select one or more plans, then select specific suites or individual tests — everything will be added to the run instantly.

:::

![Edit existing run](./images/gif3_7641.gif)
![Edit existing run](./images/gif1-7865.gif)

## How to Adjust Test Case Description Block

Expand Down