Skip to content
Merged
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
12 changes: 12 additions & 0 deletions src/content/docs/project/runs/running-tests-manually.md
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,12 @@ This setting is optional and can be enabled if you need it. Overall, you can fre

Once the RunGroup is enabled, you can start your runs within folders. Make sure the **RunGroup Structure** is also enabled.

:::note

This setting applies to all new run types — manual, automated, and mixed.

:::

**Launching Runs in a Folder**

1. Navigate to the **Runs** tab
Expand All @@ -373,6 +379,12 @@ Once the RunGroup is enabled, you can start your runs within folders. Make sure

![Group field is required](images/att3_214.png)

:::note

If you relaunch an existing run as a copy and the original run belongs to a RunGroup, the copy is placed in the same group. No manual selection is needed.

:::

By following these steps, you can organize test runs within RunGroups, ensuring a structured and manageable testing workflow. See the result below:

![Runs into Folders](images/att5_214.png)
Expand Down
Loading