Salesforce Certified Development Lifecycle and Deployment Designer Exam Practice Questions (P. 3)
- 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 #11
Universal Containers has multiple projects being developed in parallel. One of the projects is in the testing phase, and the testing team found a list of issues on the items that will be deployed to production. As the project deadline is short, the customer team proposes that the fixes be done in the test sandbox and then deployed to Production.
What should the Architect recommend?
What should the Architect recommend?
- ARecommend fixing the issues in the test environment and migrating the changes to the development sandbox.
- BRecommend fixing the issues in the development sandbox, migrating them to testing, and deploy to production after testing.
- CRecommend fixing the issues in the development environment and deploying the changes to production.
- DRecommend the customer team’s proposal to fix the issues in the testing environment and deploy them to production.
Correct Answer:
B
B
send
light_mode
delete
Question #12
Universal Containers (UC) is implementing Service Cloud for their contact centers for 3,000 users. They have approximately 10 customers. The average page response time expected is less than 5 seconds with 1,500 concurrent users.
What type of testing will help UC measure the page response time?
What type of testing will help UC measure the page response time?
- AUnit Testing
- BSystem Integration Testing
- CLoad Testing
- DStress Testing
Correct Answer:
C
C
send
light_mode
delete
Question #13
Universal Containers has proposed using a Developer Edition org to stage changes to their Customer Community, which includes multiple custom Visualforce pages and components.
Which three risks should a Technical Architect consider in this strategy? (Choose three.)
Which three risks should a Technical Architect consider in this strategy? (Choose three.)
- ADeveloper Edition orgs CANNOT have sandboxes, which will make team development difficult.
- BDeveloper Edition orgs have limited user counts and low data volume limits, which will make User Testing difficult.
- CCode changes CANNOT be deployed from a Developer Sandbox to Production.
- DDeveloper Edition orgs do NOT run on production servers, and will NOT perform well during testing,
- EChange Sets CANNOT be used to deploy from Developer Edition to Production, which will make deployment more complex.
Correct Answer:
ABE
ABE
send
light_mode
delete
Question #14
Universal Containers (UC) is considering updating their Salesforce Release Management process.
Which three best practices should UC consider for version control? (Choose three.)
Which three best practices should UC consider for version control? (Choose three.)
- AAutomation is a must with various application branches in the repository.
- BMaintain a single entry point for production from the master branch.
- CMaintain unrestricted access to the release sandboxes for all changes being deployed.
- DMaintain separate developer branches for minor and major releases.
- EMaintain a single repository for applications with individual branches for projects.
Correct Answer:
BDE
BDE
send
light_mode
delete
Question #15
Universal Containers has automated its deployment process using Metadata API. However, they found that Metadata API does not support all the components yet.
What should be done to address this?
What should be done to address this?
- ADeploy unsupported components manually before/after deployment.
- BUse AppExchange products to deploy unsupported components.
- CUse the Force.com IDE for deploying the unsupported components.
- DUse change sets for deploying all the unsupported components.
Correct Answer:
A
A
send
light_mode
delete
All Pages