
Obtain the Development-Lifecycle-and-Deployment-Architect PDF Dumps Get 100% Outcomes Exam Questions For You To Pass
Development-Lifecycle-and-Deployment-Architect Exam Dumps Contains FREE Real Quesions from the Actual Exam
NEW QUESTION 48
What are two advantages of automated test data loads over manual data loads Choose 2 answers
- A. Automated loads can be done with no human oversight.
- B. FRED Automated loads are reliable in their results.
- C. Automated loads will increase costs.
- D. Automated loads cannot be scripted by CICD tools.
Answer: A,C
NEW QUESTION 49
Universal Containers (UC) is embarking on a large program of work, with different projects and different vendors. UC created a center of excellence (COE) that is struggling with scope creep between the different projects.
What role should the architect suggest be added to the COE?
- A. Release managers
- B. Scrum master
- C. Change managers
- D. Product owner
Answer: B
NEW QUESTION 50
Universal Containers (UC) is working on a major project and has determined that its approach to a certain feature will no longer work with an upcoming Salesforce platform release (e.g., Winter to Spring).What should a Technical Architect recommend to address this issue?
- A. Continue with the current approach, since Salesforce will rectify the issue prior to updating the production environment to the new platform release
- B. Determine the developer sandbox upgrade schedule, and have the developer refactor the approach to the feature in the upgraded sandbox
- C. Submit a request to Salesforce to enable the 'delay upgrade' feature in their org. Have the UC administrator schedule the upgrade for a later date
- D. Continue development in a non -upgraded sandbox, and have the developer update the API version of the code to the upcoming API version for testing purposes
Answer: B
NEW QUESTION 51
Since Universal Containers (UC) has adopted agile methodologies, the CEO is requesting the development teams to deliver more and more work in shorter time frames. The CTO responds by saying the developers are not able to deliver the jobs they are committing to.
What evidence can be gathered in an agile tool to support the CTO's claims?
- A. A Kanban board showing there's always the maximum allowed amount of work in progress (WIP)
- B. A burndown chart showing the team misses their forecast sprint after sprint
- C. The definition of done (DoD)
- D. A burndown chart showing team finishes early sprint after sprint
Answer: B
NEW QUESTION 52
A developer on the Universal Containers team has written a test class to test a method that involves a web service callout. Within the test class, the developer is supposed to load test data, create an instance of the Mock object, set the Test.setMock() to that Mock object, call startTest(), execute the code that makes the callout, call stopTest(), and compare the result with expectations. Unfortunately, the Developer forgot to use the Test.setMock() method step.
What would happen when the developer runs this test class?
- A. The test class would make the web service callout and may or may not fail depending on the circumstances on the web service end
- B. The test class fails and the developer will see a message stating: Methods defined as TestMethod do not support Web service callouts.
- C. The test class fails without error message since the test class will simply skip the web service callout during the execution.
- D. It is impossible to miss the Test.setMock() statement, the Developer Console will not let the developer save it since the test methou callout
Answer: B
NEW QUESTION 53
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. Wait until the next release to deploy the fix.
- B. Investigate potential data impacts.
- C. Fix the bug in a hotfix branch.
- D. Attempt to fix the bug directly in production.
- E. Seek stakeholder approval for the hotfix.
Answer: B,C,E
NEW QUESTION 54
Universal Containers would like to conduct performance testing on its new major release. What three things should the architect consider when discussing performance testing?
Choose 3 answers
- A. Performance tests may be run without advanced notice, but Salesforce will not store performance logs.
- B. Salesforce will monitor test activity to ensure there are no issues with Salesforce Services.
- C. A business justification must be provided to Salesforce in order to run performance testing.
- D. Salesforce must be informed at least 7 days before starting performance tests.
- E. Performance tests must be run in a sandbox.
Answer: B,C,E
NEW QUESTION 55
Which two ways should a developer working on a data loading integration that operates between different Salesforce environments insert multiple related records in one call or transaction?
Choose 2 answers
- A. REST API SObject Tree Request
- B. Streaming API
- C. Bulk API 2.0
- D. REST API Composite Request
Answer: A,D
NEW QUESTION 56
A Salesforce Administrator has initiated a deployment using a change set. the deployment has taken more time than usual. What is the potential reason for this?
- A. The change set includes new custom objects and custom fields.
- B. The change set includes changes to permission sets and profiles.
- C. The change set includes Field type changes for some objects.
- D. The change set performance is independent of included components.
Answer: B
NEW QUESTION 57
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. Test classes cannot be executed in sandboxes.
- B. Do not execute test classes in sandboxes and all test classes in Production.
- C. A Do not execute any test classes in sandboxes and Production.
- D. Execute all test classes in sandboxes and selected test classes in Production.
Answer: D
NEW QUESTION 58
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. Focus on the aggregated reviews to save time and effort, to remove the need to continuously monitor each meaningful change.
- C. Conduct a review that combines human efforts and automatic checks by the tool to detect all flaws.
- D. Generate a code review checklist to ensure consistency between reviews and different reviewers.
Answer: A,D
NEW QUESTION 59
Universal Containers is a global organization that maintains regional production instances of Salesforce. One region has created a new custom object to track Shipping Containers. The CIO has requested that this new object be used globally by all Salesforce instances and further maintained and modified regionally by local administrators. Which two deployment tools will support this request? Choose 2 answers
- A. Change sets
- B. Force.com Migration Tool
- C. Tooling API
- D. Force.com IDE
Answer: B,D
NEW QUESTION 60
Which two decisions should be made by an Architecture Review Board (ARB)? Choose 2 answers
- A. Whether to create a new Salesforce object or override an existing object using a new Record Type
- B. Whether to implement Single Sign -On with SAML or delegated authentication
- C. What testing tools should be used to track integration testing requirements
- D. Whether to utilize the Waterfall or Agile methodology on the project
Answer: A,B
NEW QUESTION 61
Universal Containers (UC) has four different business units (BUS) with different processes that shares global customers. They have implemented a multi-org strategy with one org consolidating customer 360-degree view, and four orgs for the different BUS. Each of the BU orgs read and write customer information from/to the customer 360-degree view org in real time. UC is now launching a new BU that will use Salesforce. It does not share customers with the other BUS and needs flexibility in their Business processes.
What should an architect recommend as org strategy for this new BU
- A. Use the same Salesforce org of another BU that shares geographical localization with the new BU.
- B. Use a new stand-alone Salesforce org for the new BU, not integrated with the others.
- C. Use a new Salesforce org for the new BU, and customize integration so that it reads and writes customer information from the customer data org
- D. Deploy the new BU in customer 360-degree view org, and read and write customer information from it without need of custom integration.
Answer: C
NEW QUESTION 62
Universal Containers (UC) has two major releases every year and the team always run into longer deployment times. In which 2 ways can UC reduce deployment time? Choose 2 answers?
- A. Use recent deployment validations and the quick deploy feature.
- B. Deploy components in groups to reduce deployment time.
- C. Validate the deployment before migrating components to production.
- D. Specify the test to run by using RunSpecifiedTests test level.
Answer: A,D
NEW QUESTION 63
......
Use Real Salesforce Achieve the Development-Lifecycle-and-Deployment-Architect Dumps - 100% Exam Passing Guarantee: https://www.exams-boost.com/Development-Lifecycle-and-Deployment-Architect-valid-materials.html