Font size
WorksheetsApp Builder - App Deployment
Total questions: 10
Worksheet time: 15mins
A custom tab was created in a sandbox org for a new custom object to allow users to access its records from the navigation menu. However, profiles were not included in the change set when the custom tab was deployed to their Enterprise Edition org. How will this affect the custom tab?
The visibility settings of the tab will be set to 'Tab Shown' for all profiles
The visibility settings of the tab will be set to 'Default On' for all profiles
The visibility settings of the tab will be set to 'Default Off' for all profiles
The visibility settings of the tab will be set to 'Tab Hidden' for all profiles
A Salesforce Administrator has created a custom object in a sandbox, and is defining a change set to move it to the production instance. In the change set, the Salesforce Administrator added only the custom object component. What would be the result of the deployment in the production instance?
The custom object will be created without any custom fields
It will result in an error
The custom object, and associated fields will be created
The custom object, associated fields, and page layouts will be created
When using change sets, which one of the following cannot be transferred from one Salesforce org to another?
Contact fields sets
Sharing rules
Account records
Apex class
A company has limited sandbox resources and wants to perform user training that focuses on a specific new feature. Which types of sandboxes would be the most appropriate?
Developer Sandbox
Partial Copy Sandbox
Full Sandbox
Developer Pro Sandbox
You have created a new Sandbox for your production instance of Salesforce. You want to be able to push metadata from the new Sandbox to Production. While setting up the deployment connections, what change would you make, and in which environment?
Specify Allow Outbound Changes in Production
Specify Allow Inbound Changes in Sandbox
Specify Allow Outbound Changes in Sandbox
Specify Allow Deployment in Environment Hub
Specify Allow Inbound Changes in Production
A Salesforce developer is building an application for a client using a Developer Edition org and is required to regularly deploy updates to their production org. What tools can the developer use to perform the deployment?
Developer Console
Ant Migration Tool
Visual Studio Code with Salesforce Extension Pack
Change Sets
What is the proper sequence of tasks included in a typical enterprise deployment plan?
Announce Maintenance Window, Validate Change Sets, Lock Out Users, Deploy Change Sets, Perform Manual Changes, Verify Functional Changes, Unlock Users
Announce Maintenance Window, Lock Out Users, Unlock Users, Validate Change Sets, Deploy Change Sets, Perform Manual Changes, Verify Functional Changes
Announce Maintenance Window, Validate Change Sets, Unlock Users, Deploy Change Sets, Perform Manual Changes, Verify Functional Changes, Lock Out Users
Lock Out Users, Announce Maintenance Window, Deploy Change Sets, Validate Change Sets, Perform Manual Changes, Verify Functional Changes, Unlock Users
Which of the following statements about unmanaged packages are true?
The refresh interval controls the duration of a sandbox refresh
Refreshes are executed immediately after a refresh request
A sandbox is refreshed to update the metadata and/or data from its source org
Sandboxes should be refreshed prior to the development of a project
Sandbox refreshes may take hours, days, or more than a week
Universal Packages needs a way to test data imports and integration but do not want it to affect production data. What Sandbox is most suitable if they require 500 MB of data storage?
Full Sandbox
Developer Pro Sandbox
Developer Sandbox
Partial Copy Sandbox
A company has a Partial Copy sandbox that has 5 GB of data storage. The data in their production org adds up to 68 GB of data. Keeping the storage limitation in mind, how can it be ensured that only the data relevant for testing is brought into the Partial Copy sandbox?
Sharing rules
Change Sets
Programmatic Change Set
Sandbox Templates
