
[Dec 17, 2023] Prepare For The Development-Lifecycle-and-Deployment-Designer Question Papers In Advance
Development-Lifecycle-and-Deployment-Designer PDF Dumps Real 2023 Recently Updated Questions
NEW QUESTION # 90
Universal Containers (UC) has multiple development teams that work on separate streams of work, with different timelines. Each stream has different releases of code and config, and the delivery dates differ between them.
What is a suitable branching policy to recommend?
- A. Scratch-org-based development
- B. Leaf-based development
- C. Trunk-based development
- D. GitHub flow
Answer: D
NEW QUESTION # 91
Universal Containers (UC) development team is developing a managed package for AppExchange. The product team has finished developing and testing, and wants to submit a Security Review. However, the product manager has concerns on the few errors from the Checkmarx code scanner.
How should the product team proceed?
- A. Leave them to the Salesforce security review team, they would catch it if those are true problems.
- B. Leavee a partner support case, the partner manager will engage Salesforce support resources to help.
- C. Review the Checkmarx errors and fix all of them before submitting security review.
Salesforce security review team will reject the request if any error remains. - D. Review the Checkmarx errors. If there is no need to fix, mark them as false positive and attach explanation, then submit.
Answer: D
NEW QUESTION # 92
Universal Containers has many backlog items and competing stakeholders who cannot agree on priority.
What should an architect do to overcome this?
- A. Allow the delivery teams to pick the best work for the business.
- B. Facilitate the design of a prioritization model with the stakeholders.
- C. Take over prioritization for the stakeholders.
- D. Organize a sprint planning meeting with the Scrum team.
Answer: B
NEW QUESTION # 93
Universal Containers (UC) is using Salesforce for their sales organization. The sales users have created several dashboards using multiple running users. The admins have also added a few workflow rues that send email notifications to some sales users. What should an Architect consider while planning the deployment of such components? Choose 2 answers
- A. User Fields are preserved during metadata deployments and Salesforce attempts to locate a matching user in the target org during deployment.
- B. User fields are ignored during metadata deployments and all such users need to be manually created in the target org before starting the deployment.
- C. If the username in the source org doesn't exist in the target org, the deployment will stop until the usernames are resolved or removed.
- D. If the username in the source org doesn't exist in the target org, the deployment will continue and Salesforce will automatically create the username in the target org.
Answer: A,C
NEW QUESTION # 94
Universal Containers CUC) has decided to improve the quality of work by the development teams. As part of the effort, UC has acquired some code review software licenses to help the developers with code quality.
Which are two recommended practices to follow when conducting secure code reviews? Choose 2 answers
- A. Use the code review software as the tool to flag which developer has committed the errors, so the developer can improve.
- B. Conduct a review that combines human efforts and automatic checks by the tool to detect all flaws.
- C. Focus on the aggregated reviews to save time and effort, to remove the need to continuously monitor each meaningful change.
- D. Generate a code review checklist to ensure consistency between reviews and different reviewers.
Answer: A,D
NEW QUESTION # 95
Universal Containers has asked the salesforce architect to establish a governance framework to manage all of those Salesforce initiatives within the company. What is the first step the Architect should take?
- A. Establish a global Center of Excellence to define and manage Salesforce development standards across the organization
- B. Implement a comprehensive DevOps framework for all initiatives within Universal Containers
- C. Implement a project management tool to manage all change requests on the project
- D. Identify relevant Stakeholders from within Universal Containers to obtain governance goals and objectives
Answer: D
NEW QUESTION # 96
A developer was trying to retrieve the metadata from an org and ran the sfdx force:source:retrieve command.
When the command was run, the developer received the error message: "This command is required to run from within an SFDX project" What can be two possible reasons that caused this problem? Choose 2 answers
- A. The developer created the project within VSCode, but ran the command in a separate terminal.
- B. The developer hadn't run the sfdx force:project:create command.
- C. The developer forgot to add the -n option with a project name as a command line argument.
- D. The developer created the project, but ran the command outside of the project directory.
Answer: B,C
NEW QUESTION # 97
Universal Containers (UC) is implementing Salesforce and wants the custom code to be unit tested for all the adverse conditions. Which two best practices should an Architect recommend while implementing Test Classes? Choose 2 answers
- A. Test data must have positive as well as negative data.
- B. Test classes must use existing data in the environment.
- C. Test classes should not create custom setting data.
- D. Execute test classes under various profiles
Answer: A,D
NEW QUESTION # 98
Universal Containers (UC) deploys major releases on a monthly schedule. In recent months, the team has noticed the deployment time has increased two-fold from 2 hours to 4 hours .The team wants to get back to reasonable deployment times. Which three issues could be affecting their deployment times? Choose 3 ans
- A. Users are working in the org during deployment locking can affect users and the deployment.
- B. Some components profiles, custom junction objects, and fields take longer to process than others.
- C. The deployments are being scheduled during off peak hours, which is not the best time.
- D. The team is highly constrained with pre-deployment and post-deployment changes.
- E. The number and complexity of Apex tests will have a large impact on the deployment time.
Answer: A,B,E
NEW QUESTION # 99
UC'sscale of Salesforce deployment has increased over time, leading to complexities. UC is finding too many bugs in the deployed code, which has become a challenge to the delivery team. The team wants to reduce the amount of bugys by ensuring all the developed code is reviewed, tested, and validated in the upstream deployment process. Which three development practices will be best suited tp address UC's concerns? Choose
3
- A. Enable developer teams to do peer code review.
- B. Use continuous integration with automation testing.
- C. Incorporate test-driven deployment into the project structure.
- D. Encourage the development team to be self-organizing.
- E. Enable a short and timely feedback loop with customers
Answer: A,B,C
NEW QUESTION # 100
Cloud Kicks (CK) is launching a new sneaker line during the upcoming holiday season and needs to do a thorough batch data testing before Go-Live. CK is using Salesforce unlimited edition.
What two sandbox types should the architect recommend for batch data testing? (Choose two.)
- A. Full sandbox
- B. Developer Pro sandbox
- C. Partial Copy sandbox
- D. Developer sandbox
Answer: A,C
Explanation:
Explanation/Reference: https://www.appfrontier.com/blog/how-to-test-in-a-salesforce-sandbox/
NEW QUESTION # 101
Universal Containers (UC) is considering updating their Salesforce Production Deployment as a part of their Release Mgmt process. Which three best practices should UC consider for Production Deployment? Choose 3 ans.
- A. Temporarily suspend configuration changes in production.
- B. Schedule releases with Salesforce upgrades.
- C. Define a rollback strategy.
- D. Lert all users on the day of deployment.
- E. Announce the maintenance window ahead of time.
Answer: A,C,E
NEW QUESTION # 102
Universal Containers CUC) is using Salesforce Performance Edition. They are planning to host weekly training sessions for the next four weeks. Each training will be five days long and a new set of trainees will attend every week. UC wants to train these users on samples of production data and delete all the data generated during the training session at the end of the week.
What optimal option should a technical architect recommend?
- A. Refresh a Partial Copy sandbox every weekend and load data needed using data loader.
- B. Refresh a Developer Pro sandbox every weekend and include an appropriate sandbox template.
- C. Refresh a Developer Pro sandbox every weekend and load data needed using data loader.
- D. Refresh a Partial Copy sandbox every weekend and include an appropriate sandbox template.
Answer: D
NEW QUESTION # 103
Universal Containers CUC) is hiring offshore agile development teams to decrease costs and enhance UC's capability of delivering new features to its customers. However, the CTO Is not able to follow or measure the work of those teams.
What should an architect recommend to increase transparency?
- A. Request the offshore teams to send daily emails to the CTO with the progress of the teams.
- B. Ask the offshore teams to add their progress and status in a shared spreadsheet.
- C. Schedule a daily stand-up meeting with representatives of all offshore teams to share the progress of the teams.
- D. A Request the offshore teams to share their work in progress in a virtual Kanban board tool.
Answer: D
NEW QUESTION # 104
Universal Containers has an active production org; and they are planning to release some new features to it next month. The team is working to prepare .1 deployment plan and reached out to the technical architect for inputs on rollback strategy.
What should a technical architect recommend?
- A. Create a sandbox from production to take the backup of existing metadata. To roll back deployment, manually delete new components and then deploy again to production using metadata from this sandbox.
- B. Create a sandbox from production to take the backup of existing metadata. To roll back deployment, use destructivechanges.xml to delete new components and then deploy again to production using metadata from this sandbox.
- C. Backup the existing metadata using ANT Migration Tool. To roll back deployment, manually delete new components and deploy again to production using backed up metadata.
- D. Backup the existing metadata using the ANT Migration Tool. To roll back deployment, deploy again to production using backed up metadata.
Answer: C
NEW QUESTION # 105
Universal Containers has five development teams. The performance of the teams has been good, but the number of bugs has been increasing. After each sprint, they need more time to understand the code and make changes.
What are two ways to improve the performance?
Choose 2 answers
- A. Definea team that will analyze/approve all changes.
- B. Version control system to identify who is generating the bugs.
- C. Sprint review process.
- D. Define and follow code standards.
Answer: C,D
NEW QUESTION # 106
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.)
- A. When to test a new UC feature release on a preview sandbox.
- B. How to roll back to the previous Salesforce release if there are issues.
- C. Whether Salesforce will wait to upgrade the pod until after a UC release is complete.
- D. How to test existing functionality to ensure no regressions are introduced.
Answer: A,B
NEW QUESTION # 107
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.)
- A. To run a subset of tests, set the RunSpecifiedTests test level on the DeployOptions object and pass it as an argument to deploy() call.
- B. Specifying the test method is NOT supported in DeployOptions; therefore, specify only the test classes that are required to be executed.
- C. To run a subset of tests, set the RunLocalTests test level on the DeployOptions object and pass it as an argument to deploy() call.
- D. Specify both test classes and individual test methods that are required to be executed, as both are supported in DeployOptions.
Answer: A,B
NEW QUESTION # 108
Which two project situations favor a waterfall methodology? Choose 2 answers
- A. An application with many systems and inter-dependencies between components.
- B. An application with regulatory compliance requirements to be validated by outside agencies.
- C. An in-house application with a fixed team size, but an open timeline and flexible requirements.
- D. An application in post-production, with incremental changes made by a small team.
Answer: A,B
NEW QUESTION # 109
What is a main characteristic of an agile team?
- A. The team delivers new releases on dates defined in the beginning of the project, following a project plan
- B. The team has biweekly sprints to ensure on-time delivery.
- C. The team uses Scrum, Kanban, and Extreme Programming.
- D. The team improves and evolves its processes and frequently delivers value to the endusers.
Answer: D
NEW QUESTION # 110
Due to several issues, Universal Containers wants to have better control over the changes made in the production org and to be able to track them. Which two options will streamline the process? Choose 2 answers
- A. Use the Force.com IDE to automate deployment to the production.org
- B. Use Metadata API to automate deployment to the production.org
- C. Allow no code/configuration changes directly in the production.org
- D. Make all code/configuration changes directly in the production org.
Answer: B,C
NEW QUESTION # 111
......
Development-Lifecycle-and-Deployment-Designer Dumps and Practice Test (226 Exam Questions): https://prep4sure.real4dumps.com/Development-Lifecycle-and-Deployment-Designer-prep4sure-exam.html

