Which Test Environments are needed? which-test-environments-will-be-needed

To define which configurations for testing, you should consider the following:

Development – For Unit, and certain Integration tests.

Testing – For most of the tests.

Live – For final performance and stress tests. Also for acceptance tests with the customer.

Decide which instances you need and where (usually at least one of each for all levels of testing):

Author – This instance allows authors to input, and publish, content.

Publish – This instance presents the website in its published form for access from visitors.

Tested with the Dispatcher.

Finally, the actual hardware must be considered - any performance tests should be made on a system as close in configuration to the final live environment as possible. For this reason, it is also recommended that the Project Launch be split into a:

Soft Launch – Reduced availability; which allows time for performance tests, tuning, and optimization under realistic conditions on the production environment.

Hard Launch – Full availability.

recommendation-more-help
19ffd973-7af2-44d0-84b5-d547b0dffee2