Skip to content
Open
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
6 changes: 1 addition & 5 deletions docs/test/create-test-cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,7 @@ For more information, see [Test different configurations](test-different-configu

## Reorder test cases

You can reorder manual test cases in static suites, requirement-based suites, and query-based suites.

Open a test case, and then use the up and down arrows to change the order.

![Screenshot showing the arrows used to move test steps up or down.](media/create-test-cases/change-step-order.png)
Currently you cannot reorder manual test cases in static suites, requirement-based suites, and query-based suites from the user interface.
Copy link

Copilot AI Jan 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The statement "Currently you cannot reorder manual test cases..." implies this might be a temporary limitation that could change in the future. Consider whether this is the intended message. If reordering test cases is not planned as a feature, consider removing "Currently" to avoid setting expectations. Alternatively, if there are plans to support this feature, consider adding a note about alternative methods (such as using APIs or third-party tools) if they exist.

Suggested change
Currently you cannot reorder manual test cases in static suites, requirement-based suites, and query-based suites from the user interface.
You cannot reorder manual test cases in static suites, requirement-based suites, and query-based suites from the user interface.

Copilot uses AI. Check for mistakes.
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would wait for a general feedback from the MSFT team first, maybe they would like to have the section completely removed.


## Add existing test cases to a test suite

Expand Down