Salesforce Certified Development Lifecycle and Deployment Architect Exam Practice Questions (P. 1)
- Full Access (118 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 #1
Northern Trail Outfitters (NTO) recently acquired Eastern Trail Outfitters (ETO). NTO’s sales leadership team had hands-on experience with the ETO’s Sales Optimization app and have given the feedback that the app would benefit NTO’s sales team.
Which option should the architect recommend for having ETO’s Sales Optimization app in NTO’s Salesforce org in the shortest possible time?
Which option should the architect recommend for having ETO’s Sales Optimization app in NTO’s Salesforce org in the shortest possible time?
- ACreate users in ETO’s org and provide access to NTO’s sales team.
- BCreate a core team and build the Sales Optimization app in NTO’s org.
- CCreate a managed package of the app and deploy in NTO’s org.
- DCreate an unmanaged package of the app and deploy in NTO’s org.Most Voted
Correct Answer:
A
A
send
light_mode
delete
Question #2
Which are two recommended methods of creating test data in Salesforce? (Choose two.)
- AHost a mock endpoint to produce sample information from an endpoint.
- BReference data from middleware directly within your test class.
- CUtilize Heroku Connect to provide test class data.
- DLoad a CSV as a static resource and reference it in a test class.
Correct Answer:
AD
AD
send
light_mode
delete
Question #3
Universal Containers (UC) has recently acquired other companies that have their own Salesforce orgs. These companies have been merged as new UC business units.
The CEO has requested an architect to review the org strategy. taking into consideration two main factors:
The CEO wants business process standardization among all business units.
Business process integration is not required as the different business units have different customers and expertise.
Which org strategy should the architect recommend in this scenario, and why?
The CEO has requested an architect to review the org strategy. taking into consideration two main factors:
The CEO wants business process standardization among all business units.
Business process integration is not required as the different business units have different customers and expertise.
Which org strategy should the architect recommend in this scenario, and why?
- ASingle-org strategy, as costs increase as the number of orgs go up.
- BMulti-org strategy, as it is uncommon for the diversified business units to get used to working in the same space as the other business units.
- CMulti-org strategy, as they could deploy a common managed package into the orgs of the different business units.
- DSingle-org strategy, as the high level of business process standardization will be easier to implement in a single org.
Correct Answer:
C
C
send
light_mode
delete
Question #4
Universal Containers (UC) is planning to move to Salesforce Sales Cloud and retire its homegrown on-premise system. As part of the project, UC will need to migrate 5 million Accounts, 10 million Contacts, and 5 million Leads to Salesforce.
Which three areas should be tested as part of data migration? (Choose three.)
Which three areas should be tested as part of data migration? (Choose three.)
- AAccount and Lead ownership
- BContact association with correct Account
- CPage layout assignments
- DLead assignment
- EData transformation against source system
Correct Answer:
ABE
ABE
send
light_mode
delete
Question #5
Universal Containers (UC) is a high-tech company using SFDX tools and methodologies for its Salesforce development. T UC has moved some of its code and configuration to Unlocked Packages.
Which two best practices should an architect recommend to support UC’s new package development strategy? (Choose two.)
Which two best practices should an architect recommend to support UC’s new package development strategy? (Choose two.)
- AMove everything in the existing codebase to a single monolithic package.
- BVersion control does not need to be used, as packages manage all the code and configuration.
- CTest developed packages in test environments before installing to production.Most Voted
- DConsult the metadata coverage report to identify features supported by packages.Most Voted
Correct Answer:
BC
BC
send
light_mode
delete
All Pages