It’s been our tradition to rename the company names when creating a copy of our production environment.
We'd do so to provide our test-users a way to see at a glance which company they were in, so they'd not do actual work in Test, or, Test in production companies.
Question;
Does renaming the company cause any problems when a developer is modifying or editing code?
E>G> Do the company names that are hard-coded throughout various object interact with the modified company names?
How do you help your end user testers differentiate between production and test databases?
We'd do so to provide our test-users a way to see at a glance which company they were in, so they'd not do actual work in Test, or, Test in production companies.
Question;
Does renaming the company cause any problems when a developer is modifying or editing code?
E>G> Do the company names that are hard-coded throughout various object interact with the modified company names?
How do you help your end user testers differentiate between production and test databases?