Folder Order
Currently, in Project Explorer, you can organize your tests into directories and files
I would like to have the ability to organize this into a more logical order
e.g. run order
- Folder
-- Login
-- Do_Something
-- Logout
Currently, this would be displayed as - which is not a logical run order
- Folder
-- Do_Something
-- Login
-- Logout
if you want a logical order you will have to change the names slightly to (or similar)
- Folder
-- 1_Login
-- 2_Do_Something
-- 3_Logout
See more ideas labeled with:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.