After creating features and testing them in our sandbox the next step is to move these features from the test environment to the live production environment. This can be done using change sets. Change sets allow you to move your metadata and configuration changes from the source environment to a target environment. In this section we will introduce a business use case and learn how to create a a change set.
Creating change sets
Business use case
In the preceding use case, we created a sandbox called config. After you've made your configuration and automation changes and they have been tested, you will want to move those changes over to the live production environment. Let's see how this works with change sets.
...