Salesforce Certified Development Lifecycle and Deployment Designer Exam Practice Questions (P. 5)
- Full Access (119 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #21
Universal Containers has multiple project teams integrating Salesforce to various systems. Integration Architects are complaining about the various integration patterns used by the teams and lack a common understanding of the integration landscape.
What should an Architect recommend to address the challenges?
What should an Architect recommend to address the challenges?
- ACreate design standards focused on integration and provide training to all teams.
- BRecommend an outbound message design pattern to be used for all teams.
- CRecommend a fire-and-forget design pattern to be used for all teams.
- DImplement a data governance policy and publish the documentation to all teams.
Correct Answer:
A
A
send
light_mode
delete
Question #22
Universal Containers (UC) is planning for a huge data migration from a homegrown on-premise system to Salesforce as part of their Service Cloud implementation. UC has approximately 5 million customers, 10 million contacts, and 30 million active cases.
Which three key areas should be tested as part of Data Migration? (Choose three.)
Which three key areas should be tested as part of Data Migration? (Choose three.)
- ACase assignment rules and escalation rules.
- BData transformation against the source system.
- CCase association with correct Contact and Account.
- DCase Ownership, along with associated entitlement and milestones.
- EPage Layout assignment to the profiles.
Correct Answer:
BCD
BCD
send
light_mode
delete
Question #23
Universal Containers (UC) wants to shorten their deployment time to production by controlling which tests to run in production. UC's Architect has suggested that they run only subsets of tests.
Which two statements are true regarding running specific tests during deployments? (Choose two.)
Which two statements are true regarding running specific tests during deployments? (Choose two.)
- ASpecifying the test method is NOT supported in DeployOptions; therefore, specify only the test classes that are required to be executed.
- BTo run a subset of tests, set the RunSpecifiedTests test level on the DeployOptions object and pass it as an argument to deploy() call.Most Voted
- CTo run a subset of tests, set the RunLocalTests test level on the DeployOptions object and pass it as an argument to deploy() call.Most Voted
- DSpecify both test classes and individual test methods that are required to be executed, as both are supported in DeployOptions.
Correct Answer:
AB
AB
send
light_mode
delete
Question #24
Which are two key benefits of fully integrating an Agile issue tracker with software testing and continuous integration tools? (Choose two.)
- ADevelopers can observe their team velocity on the burn chart report in the Agile tool.
- BDevelopers can collaborate and communicate effectively on specific user stories.
- CDevelopers can see automated test statuses post code-commit on a specific user story.
- DDevelopers can see the committed code’s build status directly on the user story record.
Correct Answer:
CD
CD
send
light_mode
delete
Question #25
Universal Containers (UC) is implementing a governance framework and has asked the Architect to make recommendations regarding release planning.
Which two decisions should the Architect make when planning for releases? (Choose two.)
Which two decisions should the Architect make when planning for releases? (Choose two.)
- AHow to roll back to the previous Salesforce release if there are issues.
- BHow to test existing functionality to ensure no regressions are introduced.Most Voted
- CWhen to test a new UC feature release on a preview sandbox.Most Voted
- DWhether Salesforce will wait to upgrade the pod until after a UC release is complete.
Correct Answer:
AC
AC
send
light_mode
delete
All Pages