2 réponses
Hi Jaya,Greetings!You can go with the changeset option,if they are generated from the same production.How to deploy using Changesets from one sandbox to another sandbox:https://help.salesforce.com/apex/HTViewHelpDoc?id=changesets_inbound_deploy.htmAlso,you can find all those test classes under Apex Classes.If they are not from the same production,then you can use ANT migration by adding all those test classes.Reference to deploy through the ANT:https://focusonforce.com/configuration/deploying-with-ant/Kindly mark it as best answer if it helps so that it can help others in the future.Warm Regards,Shirisha Pathuri