Activity Forums Salesforce® Discussions What is the difference between sandbox and development environment in Salesforce?

  • What is the difference between sandbox and development environment in Salesforce?

    Posted by Pooja on February 20, 2020 at 6:04 PM

    What is the difference between sandbox and development environment in Salesforce?

    Manish replied 6 years, 3 months ago 3 Members · 2 Replies
  • 2 Replies
  • Shweta

    Member
    February 21, 2020 at 6:37 AM

    Sandbox: It is a copy of your production database’s configuration only, not the records. It is the place where you can do development work. Sandbox org can be used as a testing org. It is also useful from a security point of view.

    Development Environment: It is nothing but a collection of stuff that you are going to use to compose the code and produce related software.

  • [adinserter block='9']
  • Manish

    Member
    February 21, 2020 at 1:16 PM

    Sandbox  is a copy of live running projects data and it is used for testing purposes. while the production  environment is live running projects.

Log In to reply.