1) Create a project with a folder that has multiple tests contained in it 2) If you just added the tests to the folder, close and reopen the project because the problem does not show for tests freshly added to the folder 3) Go to Test Lists 4) Create or edit a test list (i.e. open dialog to select tests to add to it) 5) Expand the folder Expected: The tests to be listed in alphabetical order Actual: The tests in the folder are always listed in reverse alphabetical order i.e z- > a instead of a -> z. NOTE: The tests in the root are listed a -> z,