Feature file names
To ensure that your customizations do not create any upgrade conflicts, Guidewire recommends that you declare new scenarios in new feature files.
Prefix
If a file pertains to a specific line of business, Guidewire recommends starting the file
name with the LOB code. For example:
PA_Activities_CSR_Ext.feature
Suffix
Guidewire recommends including the feature's persona in the file name. For example:
PA_Activities_CSR_Ext.feature
Guidewire recommends ending the file name with an _Ext suffix. For example:
PA_Activities_CSR_Ext.feature
File extension
All feature files must have the .feature file extension. For example:
PA_Activities_CSR_Ext.feature
