Carrying out testing
Have you created your dev, test, and production environments? If you have not, this is where you should stop and do this. Do not move on without having these environments in place. These environments help you mitigate errors, especially when you're performing custom development. They also help with maintenance and testing product updates, as well as other updates you may have based on third-party solutions.Â
Stress and performance testing the environment
Performance and stress testing is a great way to figure out if your farm is suitable for the user community you're building it for. Visual Studio Enterprise Edition is the ultimate product for load testing SharePoint sites. Unfortunately, this feature will be deprecated but there is a new online version of the product that we will talk about in Chapter 9, Managing Performance and Troubleshooting. Within this product, there are two features called Web Performance and Load Testing Tools that...