Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
DictionaryDDeveloper Pro Sandbox
DevelopmentBeginner

Developer Pro Sandbox

A Developer Pro Sandbox is a sandbox environment that copies only the organization's metadata (no production data) and provides 1 GB of test data storage, compared to 200 MB in a standard Developer Sandbox.

§ 01

Definition

A Developer Pro Sandbox is a sandbox environment that copies only the organization's metadata (no production data) and provides 1 GB of test data storage, compared to 200 MB in a standard Developer Sandbox. It is useful for development and testing tasks that require more storage space but do not need production data. Developer Pro Sandboxes can be refreshed once per day.

§ 02

In plain English

👋 Study buddy

A Developer Pro Sandbox is like a Developer Sandbox but bigger. It copies your org's metadata (settings, code, layouts) without any production data, and gives you 1 GB of test data storage instead of the 200 MB you'd get with a regular Developer Sandbox.

§ 03

Worked example

scenario · real-world use

A developer at Brookgate Software needs more test-data storage than a standard Developer Sandbox provides - she's running performance tests with realistic data volumes. She provisions a Developer Pro Sandbox: same metadata-only configuration as a Developer Sandbox, but with 1 GB of test data storage instead of 200 MB. She populates it with a representative subset of production records (custom-built via SOQL exports) and runs her tests. Developer Pro Sandboxes can refresh once per day; she keeps the test dataset stable across multiple test runs by holding off the refresh until she's ready.

§ 04

Why Developer Pro Sandbox matters

A Developer Pro Sandbox is a sandbox type that copies only an org's metadata (configuration, code, layouts, and other Setup-defined components) without any production data. It provides 1 GB of test data storage and 1 GB of file storage, compared to 200 MB each in a standard Developer Sandbox. Like Developer Sandboxes, it can be refreshed once per day, supporting fast iteration cycles.

Developer Pro Sandboxes sit between Developer Sandboxes and Partial Copy Sandboxes in size and capability. They're appropriate when you need more test data space than a Developer Sandbox provides but don't need the production data slice that a Partial Copy or Full sandbox offers. Common use cases include integration testing with seeded test data, data load rehearsals, performance testing on synthetic data, and any development scenario where 200 MB isn't enough but production data isn't necessary. They consume one Developer Pro Sandbox license, which most paid editions include in limited quantities.

§ 05

How organizations use Developer Pro Sandbox

Quantum Labs

Uses a Developer Pro Sandbox for integration testing where they need to load enough test data to exercise their integration code thoroughly. The 200 MB in a regular Developer Sandbox wasn't enough for realistic test scenarios.

TerraForm Tech

Maintains a Developer Pro Sandbox for data migration rehearsals. They load synthetic data matching production volumes and time their migration scripts before running them in production.

CodeBridge

Picks Developer Pro over Developer Sandbox when the team needs to test features that involve significant test data setup.

§

Trust & references

Official documentation

Straight from the source - Salesforce's reference material on Developer Pro Sandbox.

Was this entry helpful?
Help us write better definitions. Quick reactions or detailed edit suggestions.
§

Test your knowledge

Q1. What does a Developer Pro Sandbox copy?

Q2. How much test data storage does a Developer Pro Sandbox provide?

Q3. When would you choose Developer Pro over a regular Developer Sandbox?

§

Discussion

Loading…

Loading discussion…