Validate your Development-Lifecycle-and-Deployment-Architect Exam Preparation with Development-Lifecycle-and-Deployment-Architect Practice Test (Online & Offline) [Q64-Q79]

Share

Validate your Development-Lifecycle-and-Deployment-Architect Exam Preparation with Development-Lifecycle-and-Deployment-Architect Practice Test (Online & Offline)

Get all the Information About Salesforce Development-Lifecycle-and-Deployment-Architect Exam 2024 Practice Test Questions


Salesforce Development-Lifecycle-and-Deployment-Architect certification exam is a rigorous and challenging test of a candidate's knowledge and expertise in developing and deploying applications on the Salesforce platform. Earning this certification demonstrates a candidate's ability to design and implement complex solutions that meet business requirements. It is an ideal certification for professionals who are looking to advance their careers in Salesforce development and architecture.

 

NEW QUESTION # 64
Universal Containers (UC) is midway through a large enterprise project. UC is working in an agile model, and currently has four-week iterations, with a branching strategy supporting this approach. UC operates in a strict regulatory environment, and has dedicated teams for security, QA, and release management. The system is live with users, and a serious production issue is identified at the start of a sprint, which is narrowed down to a bug in some Apex code.
Which three approaches should an architect recommend to address this bug?
Choose 3 answers

  • A. Seek stakeholder approval for the hotfix.
  • B. Investigate potential data impacts.
  • C. Attempt to fix the bug directly in production.
  • D. Fix the bug in a hotfix branch.
  • E. Wait until the next release to deploy the fix.

Answer: A,B,D


NEW QUESTION # 65
Universal Containers has a highly integrated environment with significant process orchestration between systems. When refreshing UAT, Objects that have external Ids from Production no longer point to valid External Ids in the UAT environment.
What should an Architect do to resolve this?

  • A. Delete all the data and use an Automated testing tool to create new data across all the systems in UAT.
  • B. Mask the External Id so nobody can see the production value.
  • C. Let UAT point to production integrations and rollback each transaction after it finishes.
  • D. In the post refresh plan, modify external ids to a known valid set of values for UAT.

Answer: D


NEW QUESTION # 66
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 be the Architect recommend?

  • A. Recommend fixing the issues in the development sandbox, migrating them to testing, and deploy to production after testing.
  • B. Recommend the customer team's proposal to fix the issues in the testing env and deploy them to production.
  • C. Recommend fixing the issues in the development environment and deploying the changes to production.
  • D. Recommend fixing the issues in the test environment and migrating the changes to the development sandbox.

Answer: A


NEW QUESTION # 67
Universal Containers (UC) has used Salesforce for the last 6 years with 50% custom code. UC has recently implemented continuous integration. UC wants to improve old test classes whenever new functionality invalidates tests. UC also wants to reduce the deployment time required. What should Architect recommend?

  • A. Execute all test classes in sandboxes and selected test classes in Production.
  • B. A Do not execute any test classes in sandboxes and Production.
  • C. Test classes cannot be executed in sandboxes.
  • D. Do not execute test classes in sandboxes and all test classes in Production.

Answer: A


NEW QUESTION # 68
Cloud Kicks is switching to Salesforce from a different CRM. They have existing datasets for all standard Salesforce objects. In which optimized order should the architect recommend these objects be loaded?

  • A. Accounts, Contacts. Opportunities, Products, Opportunity Line Items, Leads
  • B. Leads, Contacts, Accounts, Opportunities, Products, Opportunity Line Items
  • C. Accounts, Contacts, Leads, Products, Opportunities, Opportunity Line Items
  • D. Leads, Accounts, Contacts, Products, Opportunities, Opportunity Line Items

Answer: D


NEW QUESTION # 69
There are many types of quality assurance techniques that can help minimize defects in software projects.
Which two techniques should an architect recommend, for Universal Containers to incorporate into its overall CI/CD pipeline?
Choose 2 answers

  • A. Business verification testing
  • B. Static code quality analysis
  • C. Automated browser testing
  • D. Stress testing

Answer: B,C


NEW QUESTION # 70
Universal Containers CUC) Customer Community is scheduled to go live in the Europe, Middle East, and Africa (EMEA) region in 3 months. UC follows a typical centralized governance model. Two weeks ago, the project stakeholders informed the project team about the recent changes in mandatory compliance requirements needed to go live. The project team analyzed the requirements and have estimated additional budget needs of 30^0 of the project cost for incorporating the compliance requirements.
Which management team is empowered to approve this additional budget requirements?

  • A. Security Review Committee
  • B. Executive Steering Committee
  • C. Project Management Committee
  • D. Change Control Board

Answer: B

Explanation:
Explanation
The Executive Steering Committee is the management team that is empowered to approve additional budget requirements for a project, as they are responsible for providing strategic direction, oversight, and governance for the project. The Security Review Committee is responsible for ensuring that the project meets the security standards and policies of the organization. The Project Management Committee is responsible for managing the day-to-day activities and deliverables of the project. The Change Control Board is responsible for reviewing and approving any changes to the project scope, schedule, or resources.


NEW QUESTION # 71
Universal Containers is adopting Scrum as an agile methodology and wants to choose a software tool to support the adoption. What three key features of an agile development support tool should an architect look for? Choose 3 answers

  • A. Work (for example, user stories or tasks) assignment
  • B. Email notifications when work is created or changed
  • C. Product backlog prioritization
  • D. Kanban board
  • E. Sprint backlog management

Answer: A,C,D


NEW QUESTION # 72
Universal Containers (UC) is implementing Service Cloud for their contact centers for 3000 users. They have
~10 million customers. The average speed 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?

  • A. System Integration Testing.
  • B. Stress Testing.
  • C. Load testing.
  • D. Unit Testing.

Answer: C

Explanation:
Explanation
Load testing is the type of testing that will help UC measure the page response time. Load testing simulates the expected number of concurrent users and measures how the system performs under normal load conditions.
Unit testing, system integration testing, and stress testing are not designed to measure the page response time.


NEW QUESTION # 73
What advice should a technical architect provide in a Change Advisory Board meeting?

  • A. Troubleshooting strategies for deployment issues
  • B. Solution is usable by the business.
  • C. Functionality meets the business needs.
  • D. Solution is technically sound.

Answer: A


NEW QUESTION # 74
Universal Containers is in the process of testing their integration between salesforce and their on-premise ERP systems. The testing team has requested a sandbox with up to 10,000 records in each object to benchmark the integration performance. What is the fastest approach anArchitect should recommend?

  • A. Spin off a Developer pro sandbox, migrate the metadata and load the data using data loader.
  • B. Spin off a partial copy sandbox using a sandbox template with all the objects required for testing the integration.
  • C. Spin off a full copy sandbox with all the objects that are required for testing the integration.
  • D. Spin off a Development sandbox, migrate the metadata and load the data using data loader.

Answer: B

Explanation:
Explanation
The fastest approach to spin off a sandbox with up to 10,000 records in each object for testing the integration performance is to spin off a partial copy sandbox using a sandbox template with all the objects required for testing the integration. A partial copy sandbox can copy up to 10,000 records per object using a sandbox template that specifies the objects and fields to copy. A partial copy sandbox can also copy the metadata and the configuration settings from the production org. A developer pro sandbox, a development sandbox, or a full copy sandbox may not be able to copy enough data for testing the integration performance, as they have lower data storage limits. A developer pro sandbox and a development sandbox can only copy 1 GB of data, while a full copy sandbox can only copy 5 GB of data. A full copy sandbox may also take longer to spin-off, as it copies all the data and metadata from the production org.


NEW QUESTION # 75
Universal Containers is in the final stages of building a new application to track custom containers. During a review of the application, a business subject Matter Expert mentioned that it would be nice to be able to track additional container types beyond what was originally scoped during the plan and design phase. Which two actions should be performed to mitigate the risk? Choose 2 answers.

  • A. Escalate and communicate to stakeholders the risk and mitigate it by allocating additional resources to support the new requirement based on stakeholders input.
  • B. Have a discussion with the business subject Matter Expert and communicate that anew developer environment will be needed to mitigate the risk.
  • C. Escalate and communicate to stakeholders the risk and mitigate it by extending the timeline of the project to support the new requirement based on stakeholders input.
  • D. Have a discussion with the business subject Matter Expert and communicate that the Salesforce has limitations in supporting such a feature to mitigate the risk.

Answer: A,C


NEW QUESTION # 76
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 2 answers

  • A. How to roll back to the previous Salesforce release if there are issues.
  • B. Whether Salesforce will wait to upgrade the pod until after a UC release is complete.
  • C. When to test a new UC feature release if there are issues.
  • D. How to test existing functionality to ensure no regressions are introduced.

Answer: C,D

Explanation:
Explanation
How to test existing functionality to ensure no regressions are introduced is a decision that the Architect should make when planning for releases, as it is part of the quality assurance process and helps to ensure that the new changes do not break the existing functionality. When to test a new UC feature release is also a decision that the Architect should make when planning for releases, as it is part of the release schedule and helps to coordinate the testing activities with the development and deployment activities. Whether Salesforce will wait to upgrade the pod until after a UC release is complete is not a decision that the Architect can make, as it is determined by Salesforce and depends on the release window and the pod assignment. How to roll back to the previous Salesforce release if there are issues is not a decision that the Architect can make, as it is not possible to roll back to a previous Salesforce release once the upgrade is done.


NEW QUESTION # 77
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 2 answers

  • A. Developer sandbox
  • B. Partial Copy sandbox
  • C. Full sandbox
  • D. Developer Pro sandbox

Answer: B,C

Explanation:
Explanation
The sandbox types that the architect should recommend for batch data testing are Partial Copy sandbox and Full sandbox. These sandbox types allow the testing of large data sets that are similar to the production data.
Developer Pro sandbox and Developer sandbox have limited storage and may not be able to accommodate the data needed for the batch data testing.


NEW QUESTION # 78
Universal Containers is delivering many changes to its Salesforce system. Adoption reports are discovering that many features are unused. The steering committee wants this to change and is looking to the architect for advice.
What should an architect recommend to overcome this?

  • A. Stop development until current features start being used.
  • B. Using Lightning Web Components for every user interface.
  • C. Sending weekly communication emails reporting on least engaged users
  • D. Adopting user centered design to understand user needs before building the solution.

Answer: D

Explanation:
Explanation
User centered design is a process that involves understanding the user needs, preferences, and behaviors before building the solution. This way, the solution can be tailored to the user's goals and expectations, and increase the likelihood of adoption and satisfaction. Using Lightning Web Components, stopping development, or sending communication emails are not effective ways to overcome the problem of unused features.


NEW QUESTION # 79
......

Check Real Salesforce Development-Lifecycle-and-Deployment-Architect Exam Question for Free (2024): https://certblaster.lead2passed.com/Salesforce/Development-Lifecycle-and-Deployment-Architect-practice-exam-dumps.html