Do you use the testing stage, in the file name?

Updated by TiagoAraujo 7 years ago. See history

123

When moving through the different stages of testing i.e. from internal testing, through to UAT, you should suffix the application name with the appropriate stage:

StageTesting DescriptionNaming Convention
AlphaDeveloper testing with project teamNorthwind_v2-3_alpha.exe
BetaInternal “Test Please" testing with non-project working colleaguesNorthwind_v2-3_beta.exe
Production e.g.When moving onto production, this naming convention is droppedNorthwind_v2-3.exe
acknowledgements
related rules