KB Version:

Page Navigation

Learning Levels

Most Read

Announcements RSS Feed of Announcements

Setting Up Test Instance

Setting Up Test Instance

Using a Separate Machine

  • Install the latest Cascade Server version
  • Create a backup of the production database and import it as a new database
  • Point the test Cascade Server instance to the database created in the previous step
  • Disable publishing to destinations by issuing the following query to the database. This will prevent test assets from being published to the live site.

  • Disable email notifications by issuing the following query to the database. This will prevent emails from being sent regarding workflows, etc.

  • Start Cascade Server

Using the Production Machine

Note: This is not recommended. Setting up a test instance on the same machine as the production instance can cause serious performance degradation.

  • Install the latest Cascade Server version
  • Create a backup of the production database and import it as a new database
  • Point the test Cascade Server instance to the database created in the previous step
  • Disable publishing to destinations by issuing the following query to the database. This will prevent test assets from being published to the live site.

  • Disable email notifications by issuing the following the query to the database. This will prevent emails from being sent regarding workflows, etc.