Wednesday, 20 July 2016

Salesforce Interview questions on Sandbox environment



1.What is refreshing of the sandbox and how to do it?
In order to update the sandbox with the data in production.
Refresh is done and refreshing a sandbox deletes the previous copy and updates the sandbox with a copy of production.

To refresh a sandbox logon to salesforce.com
With production id and password
Go to setup>company name>administrative tools>data management >sandbox
Click the refresh link next to the sandbox

Note: make sure u have a copy of it before u refresh a sandbox

2.What is sandbox?
To make any changes for the exiting application we should copy all contents of the production into a sandbox and make all changes after that test thoroughly after that move those changes into production.
To create the sandbox, in production we can find one link called sandboxes. by clicking on that link we can create the sandbox by choosing the type of the sandbox.

3.What is the sandbox URL?
test.salesforce.com

4. What are the types of Sandboxes?

No comments:

Post a Comment

Tools for Lightning Web Component Development

 Below are the tools required for Web Component Development 1. Chrome Browser (Prefered) You can download it from Google 2. Visual Studio Co...