When copying a single test case, the Select Folder option may not appear in the copy dialog. This is expected behavior and depends on where the copy action is initiated in the application.
How It Works
Copying from the Test Details Page
When you copy a test from its Test Details page, the system automatically duplicates the test in the same folder.
This option is designed for quick, same-location duplication.
Because of this, the Select Folder option is not shown.
Copying from the Test Listing or Project Details Page
To copy a test into a different folder, you must initiate the copy action from:
The Test Listing page, or
The Project Details page
When copying from these views, the dialog includes the Select Folder option, allowing you to choose a new destination for the copied test.
Limitations
This behavior is intentional.
The Test Details page supports copying only within the current folder.
To copy a test into a new folder, the action must be started from a list view such as Test Listing or Project Details.
Related Information
Copy vs. Move
Copy:
Creates a new duplicate of the test case.
The original remains unchanged in its location.
Useful for reusing tests across folders, projects, or environments.
Move:
Relocates the test to a new project or folder.
The original is removed from its previous location.