Creating the Test Environment
Developers should first test software components in their isolated development environments. Eventually, however, they will need to test all aspects of a CCF solution.
To avoid issues during actual deployment, build a test environment that approximates the production environment, and then run the CCF services and application pools under the same accounts and with the same permissions that will be used in your production environment. If you do not have the resources for this type of testing, you could perform deployment testing on the build computer.
Show: