
3 respuestas
For all of that, except records (assuming this is your org's data), you can use the Force.com Migration (https://developer.salesforce.com/page/Force.com_Migration_Tool)tool (https://developer.salesforce.com/page/Force.com_Migration_Tool) or the Force.com IDE for Eclipse (https://developer.salesforce.com/page/Force.com_IDE).
To migrate your data you can use Data Loader or http://dataloader.io/Some other ways like:
- Use mavensmate if you write apex with Sublime.
- Use Salesforce Migration Tools(Ant).
- Use Salesforce Eclipse plugin to deploy your resources.