Questions

  1. Some new customization has to be implemented. Where do you make your point and click approach?
    1. In production
    2. In a sandbox
    3. In a Developer organization
  1. One of the developers on your team needs a sandbox to do some testing on a newly released feature of the CRM. They want this sandbox to be ready as soon as possible, and there is no need for data or massive data usage. Moreover, once the test has been completed, the sandbox should be refreshed as soon as possible. Which sandbox type would you use?
    1. Developer
    2. Developer Pro
    3. Partial Copy
    4. Full
  2. Your developer team has more than 20 developers. They usually deploy on their own Developer sandbox, which is where they also run local tests. There is no particular restriction on the data that's required, nor on the refresh interval required, but you can't wait for days to refresh it. Which sandbox types would you suggest using to merge all the developments into a single organization? 
    1. Developer
    2. Developer Pro
    3. Partial Copy
    4. Full
  3. Which statements about Partial Copy sandboxes are false?
    1. They can host up to 5 GB worth of files and data.
    2. You need sandbox templates to define which records should be copied.
    3. They are used for development.
    4. They must have no less than 10,000 records per object.
    5. You can use sandbox templates to filter our specific records (for example, record types, picklists, and so on).
  4. Where can you do performance testing?
    1. Developer Pro sandbox
    2. Production
    3. Partial Copy sandbox
    4. Full sandbox
  1. Which statement is correct about Full sandboxes?
    1. The refresh time is 30 days.
    2. You can select a sandbox template.
    3. They have the same storage as their Production organization.
    4. All field tracking history is automatically copied.
    5. By selecting fewer objects to be copied, you can enhance the copy speed.
  2. You want to clone a sandbox. In this situation, which of the following statements is true?
    1. The Destination sandbox must have a higher type than its source (for example, if the source is Developer Pro, the destination must be a Partial Copy or Full sandbox).
    2. The Destination sandbox must have a lower type than its source (for example, if the source is Developer Pro, the destination must be a developer sandbox).
    3. The Destination sandbox must be the same type as its source.
  3. After a sandbox's creation, the Process Builder doesn't send a notification email to a given user. What could be the cause of this?
    1. Email deliverability has been set to System Email Only.
    2. Email deliverability has been set to User Email Only.
    3. The sandbox is not active.
    4. The Process Builder is not active.
    5. The contact record's email fields have been modified with the .invalid suffix.
  4. You've developed a Salesforce app with a custom object, page layout, a Process Builder, and a flow on a Developer Edition organization that's been created solely for this development task, and you want to bring the metadata you just created into one of your sandboxes. Which tools can you use for this?
    1. Change sets
    2. The Force.com Migration Tool
    3. An IDE such as Visual Studio Code
    4. Packages
    5. Data Loader
    6. Data Import Wizard
  1. You've developed a Salesforce app with a custom object, page layout, a Process Builder, and a flow on a sandbox and you want to deploy this configuration to production. Which tools can you use for this?
    1. Change sets
    2. The Force.com Migration Tool
    3. An IDE such as Visual Studio Code
    4. Packages
    5. Data Loader
    6. Data Import Wizard
  2. What is a deployment connection?
    1. The deployment direction of a package
    2. A way to allow inbound change sets from sandbox/production organizations
    3. A way to allow outbound change sets to sandbox/production organizations
  3. Which steps are required to deploy a change set?
    1. Activate the deployment connections and then create, upload, validate, and deploy the change set.
    2. Create, upload, validate, and deploy the change set and then activate the deployment connections.
    3. Activate the deployment connections and then upload, validate, and deploy the change set.
    4. Activate the deployment connections and then upload, deploy, and validate the change set.
  4. If you want to use an IDE for deployment, which of the following do you need?
    1. Username and password of the origin organization
    2. Login URL of the origin organization
    3. Change set name
    4. Login URL of the destination organization
    5. Username and password of the destination organization
  1. You need to export data from your organization. Which tools can you use for this?
    1. Change sets
    2. The Force.com Migration Tool
    3. An IDE such as Visual Studio Code
    4. Packages
    5. Data Loader
    6. Data Import Wizard
  2. If you want to upload a file to the Data Import Wizard, what file format should you use?
    1. A CSV file with comma-separated values
    2. A CSV file with tab-separated values
    3. ZIP
    4. PDF
    5. A CSV file with semicolon-separated values
  3. You need to insert 40,000 leads. Which tool should you use for this?
    1. Data Loader
    2. Data Import Wizard
    3. dataloader.io
    4. Change sets
    5. The Force.com Migration Tool
  4. You need to export all the cases automatically once a day. What should you use for this?
    1. Data Import Wizard
    2. Data Export Wizard
    3. Data Loader