Anyone have a "recommended" file structure for all of your tests? I am thinking that they will end up well into the hundreds, so I want to set up something logical/flexible from the start. Also, anyone have any good file name conventions?
For the last, thinking of something along the lines of
150615_Test_SFC_Login
which is: Date (YYMMDD, so sorting works_Environment_Application_Specific Test)