Development-Lifecycle-and-Deployment-Architect Salesforce Certified Development Lifecycle and Deployment Architect (WI23)

Loading demo links...

Showing 13–15 of 15 questions

Question 13

Universal Containers has a stable continuous integration process and all stakeholders are happy. However, user testing takes long time, as data has to be setup. What should an Architect do to address this problem?

Select an option, then click Submit answer.

  • Include automated sample data during deployment.

  • Advise the project manager to assign more users to create test data.

  • Test data creation is outside the scope of continuous integration.

  • Train business users to create test data more efficiently.

Question 14

Universal Containers (UC) development team is using an Agile tool to track the status of build items, but only in terms of stages. UC is not able to track any effort estimates, log any hours worked, or keep track of remaining effort. For what reasons should UC consider using the agile tool for effort tracking?

Select an option, then click Submit answer.

  • Allows the organization to track the Developers work hours for salary compensation purposes.

  • Allows the management team to make critical timeline commitments based solely on developer estimates.

  • Allows the Developer to compare their effort, estimates and actuals to better adjust their future estimates.

  • Allows the management team to manage the performance of bad developers who are slacking off.

Question 15

Universal Containers’ org is complex but well-organized in unlocked packages with

their dependencies. The development team was asked for a new feature, and the package that

will be changed has already been identified.

Which environment should be used for this development?

Select an option, then click Submit answer.

  • A Developer Pro sandbox with all packages installed.

  • A scratch org with all installed packages.

  • A Developer Pro sandbox with the package code that will be changed and its
    dependencies installed.

  • A scratch org with the package code that will be changed and its dependencies