Previous Topic: Application ProductionNext Topic: Application Security


Test Changes to a Production Application

To test changes to a production application, isolate the test environment from the production environment by installing the remote files in a different location and generating a test database using a different name than the production database name. This ensures that the remote files generated for test do not overwrite other remote file components or access the production database.