Verified & Latest Plat-Arch-202 Dump Q&As with Correct Answers [Q70-Q92]

Share

Verified & Latest Plat-Arch-202 Dump Q&As with Correct Answers

Latest Plat-Arch-202 dumps - Instant Download PDF

NEW QUESTION # 70
Universal Containers (UC) innovative apps division is releasing an application which can be installed in their trading partners Salesforce environment. The partners can then build on top of the application with process builders and triggers so the container booking process can be integrated with the trading partners own processes. What is the recommended mechanism for releasing the application?

  • A. Managed Package.
  • B. Zip file deployable by Force.Com Migration Tool.
  • C. Unmanaged Package.
  • D. Change Sets.

Answer: A


NEW QUESTION # 71
In the effort of improving the code quality, Universal Containers (UC) has asked a third-party system integrator to perform some independent code reviews. One piece of the feedback is the development team is seemingly not doing enough negative unit testing.
Which are three usual symptoms of inadequate negative tests
Choose 3 answers

  • A. When an Apex batch job runs at a scheduled time, an increased number of Apex
  • B. An Apex process runs into an un-handled exception when an HTTP callout has an
  • C. Developers constantly ask the testers for a screenshot of the error and the exact steps of
  • D. The delivered user interfaces are regularly not meeting the expectations of the business
  • E. Developers often have to turn to the debug log for details of the failed Apex executions.

Answer: A,B,E


NEW QUESTION # 72
Universal Containers has three types of releases in their release management strategy: daily, minor (monthly), and major (quarterly). A user has requested a new report to support an urgent client request. What release strategy would an Architect recommend?

  • A. Utilize the major release process to create the report directly in production bypassing the full sandbox.
  • B. Utilize the daily release process to create the report directly in a full sandbox and then deploy it to production.
  • C. Utilize the minor release process to create the report directly in production bypassing the full sandbox.
  • D. Utilize the major release process to create the report in a full sandbox and then deploy it to production.

Answer: B


NEW QUESTION # 73
What are two roles a project Steering Committee plays in determining what methodologies are used? Choose 2 answers

  • A. Setting the criteria for selecting Agile or Waterfall methodology to be used on internal projects
  • B. Designing a methodology that will meet a particular project's requirements
  • C. Enforcing that corporate project stage gates are part of the chosen methodology
  • D. Approving deviations from the chosen methodology, when required to address project issues

Answer: A,C


NEW QUESTION # 74
Universal Containers is working on the next phase of development for their Salesforce implementation involving a large amount of custom development. Which two strategies should be considered to address a critical production issue occurring in the middle of development? Choose 2 answers

  • A. Refresh a sandbox for replication of the issue and testing the use -case scenarios once the code is fixed
  • B. Create separate branches for current development and production bug fixes and deploy the fix with current development when ready
  • C. Utilize one branch for both development and production bug fixes to avoid out-of-sync branches and simplify deployment
  • D. Utilize a source control system to allow separate branches for current development and production bug fixes

Answer: A,D


NEW QUESTION # 75
Why does Salesforce prohibit Stress Testing against Production?

  • A. It is a shared environment
  • B. There is not enough CPU
  • C. It causes Internet congestion
  • D. It is blocked by data center infrastructure

Answer: A


NEW QUESTION # 76
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 a new Salesforce org for the new BU, and customize integration so that it reads and writes customer information from the customer data org
  • B. Use the same Salesforce org of another BU that shares geographical localization with the new BU.
  • C. Use a new stand-alone Salesforce org for the new BU, not integrated with the others.
  • 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: A


NEW QUESTION # 77
Universal Containers (UC) is a high-tech company using SFDX tools and methodologies for its Salesforce development. T UC has moved some of its code and configuration to Unlocked Packages.
Which two best practices should an architect recommend to support UC's new package development strategy?
Choose 2 answers

  • A. Consult the metadata coverage report to identify features supported by packages.
  • B. Version control does not need to be used, as packages manage all the code and configuration.
  • C. Test developed packages in test environments before installing to production.
  • D. Move everything in the existing codebase to a single monolithic package.

Answer: B,C


NEW QUESTION # 78
Universal Containers (UC) works with different partners and has few admin resources that take care of the day-to-day deployment tasks. As a result, UC would like to find a way to automate the deployments using Metadata API. Which two limitations of Metadata API should be considered when using Metadata API-based Deployments? Choose 2 answers

  • A. Maximum size of deployed .zip file is 400M
  • B. Deploy up to 10,000 files, but retrieve more than 10,000 files.
  • C. Maximum Size of deployed .zip file is 39MB.
  • D. Deploy and retrieve up to 10,000 files at once.

Answer: C,D


NEW QUESTION # 79
Universal Containers (UC) is working on a project to support environmental cleanup projects with specially designed containers. To support this project, UC is developing a portal for regulatory agencies to use for tracking and reporting of the containers, and these regulatory requirements are well-defined. Many non -regulatory requirements have not been defined yet. The project is on a strict budget and timeline. Which two approaches should UC consider to meet regulatory requirements and to satisfy the needs of end users? Choose 2 answers

  • A. Initiate a waterfall project and start building the features of the solution based on regulatory requirements. In parallel, gather the remaining non -regulatory requirements for the solution, then go back and reconcile the two sets of requirements and re -work the solution as necessary
  • B. Initiate a waterfall project by gathering the remaining requirements and completing the architecture and design. Initiate the build/test processes with frequent reviews by the stakeholders. On build completion, perform acceptance testing and validate compliance with regulatory requirements
  • C. Initiate an Agile project based on the known requirements, begin building immediately, and work through remaining requirements as they come up. Budget and timeline will not be a factor with an Agile methodology
  • D. Initiate an Agile project, beginning with a "sprint 0" to scope and estimate the project and to build the product backlog. Identify the minimum viable product. Initiate building the solution based on the backlog, and co -create the design with the project stakeholders

Answer: A,B


NEW QUESTION # 80
Universal Containers has defined a software tool to support Agile processes, but the development team is not regularly updating the status of their work in progress.
What Scrum value is compromised by this bad practice, and why?

  • A. Openness, because the team is not open to a new methodology.
  • B. Courage, because the teams should be transparent about progress and speak up when they need help.
  • C. Focus, because the teams are not focusing in the agile process expected activities.
  • D. Commitment, because the team is not committed to follow the Agile methodology.

Answer: B


NEW QUESTION # 81
Sales and Service products will be created by two teams that will use second-generation managed package(s). The Sales team will use a specific function of the Service product, but the architect wants to ensure that this team will only use the functions exposed by the Service team. No other team will use these same functions.
What should an architect recommend?

  • A. Create two second generation managed packages with the same namespace and set the methods that should be shared with the @namespaceAccessible annotation.
  • B. Create a managed package with both products and create a code review process with an approver from each team.
  • C. Create two managed packages. Create an authentication function in the Service package that will return a token if a Sales user is authorized to call the exposed function. Validate the token in the Service functions.
  • D. Create two managed packages with Sales and service namespaces. Set the methods to be shared with the salesAccessible annotation

Answer: C


NEW QUESTION # 82
Universal Containers operates from North America and does business within North Americ a. UC has just acquired a local company in Asia to start operating from Asia. Currently, these two business units operate in two different languages. Both units have different sales processes and have to comply strictly with local laws. During the expansion phase, UC would like to focus on innovation over standardization. What should an architect recommend given the scenario?

  • A. Opt for Single-org strategy, standardized sales process, common rules, and same locale for all business units.
  • B. Opt for Multi-org strategy, standardized sales process, common rules, and same locale across orgs.
  • C. Opt for Single-org strategy, standardized sales process, common rules, and business unit-specific locale
  • D. Opt for Multi-org strategy, each org have its own sales process, common rules and operate in locale

Answer: D


NEW QUESTION # 83
A developer with Universal Containers recently created a flow in the developer sandbox. While working on the flow, the developer deactivated it and made updates multiple times before the flow worked as desired. Now the developer is planning to use a change set to migrate the flow to the QA sandbox.
What two statements should be considered when migrating the flow with change sets?
Choose 2 answers

  • A. When a change set with a multiple versioned flow is uploaded, and no active version is
  • B. When a change set with a multiple versioned flow is uploaded, it includes only the active
  • C. When a change set with a multiple versioned flow is uploaded, it includes all the versions
  • D. When a change set with a multiple versioned flow is uploaded, and no active version is

Answer: A,B


NEW QUESTION # 84
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. Define a rollback strategy.
  • B. Lert all users on the day of deployment.
  • C. Announce the maintenance window ahead of time.
  • D. Temporarily suspend configuration changes in production.
  • E. Schedule releases with Salesforce upgrades.

Answer: A,C,D


NEW QUESTION # 85
Universal Containers (UC) is implementing Salesforce for the first time. Their legacy CRM system is an on premise home-grown application written in Jav a. UC plans to implement a continuous integration process that mirrors their current standard. Under what conditions should an Architect recommend against continuous integration?

  • A. There isn't a full sandbox available to leverage
  • B. Test scripts will be generated as part of the testing phase
  • C. The client does not have budget for additional software
  • D. The Salesforce instance has only standard functionality

Answer: D


NEW QUESTION # 86
Universal Containers (UC) has received feedback from the field on several new feature requests that in business goals, UC is looking for a way to quickly get feedback and prioritize these requests. Which two options should an Architect recommend? Choose 2 answers

  • A. Create design standards around the new features being requested.
  • B. Present the feature requests at a Center of Excellence meeting.
  • C. Bring the feature request to the Test Manager to gain quality checks.
  • D. Send the requests to IT for a formal review at the end of the year.
  • E. Create the backlog or priority list in a project management tool.

Answer: B,C


NEW QUESTION # 87
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. Review the Checkmarx errors and fix all of them before submitting security review.
  • B. Leave them to the Salesforce security review team, they would catch it if those are true
  • C. Leavee a partner support case, the partner manager will engage Salesforce support
  • D. Review the Checkmarx errors. If there is no need to fix, mark them as false positive and

Answer: D


NEW QUESTION # 88
Universal Containers is starting a Center of Excellence (COE). Which two user groups should an Architect recommend to join the COE?

  • A. Call Center Agents
  • B. Program Team
  • C. Inside Sales Users.
  • D. Executive Sponsors.

Answer: B,D


NEW QUESTION # 89
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. Scrum master
  • B. Release managers
  • C. Product owner
  • D. Change managers

Answer: A


NEW QUESTION # 90
When replacing an old legacy system with Salesforce, which two strategies should the plan consider to mitigate the risks associated with migrating data from the legacy system to Salesforec? Choose 2 answers?

  • A. Use a full sandbox environment and perform test runs of data migration scripts/processes with real data from the legacy system.
  • B. Identify the data relevant to the new system, including dependencies, and develop a plan/scripts for verification of data integrity.
  • C. Use a full sandbox environment for all the systems involved, a full deployment plan with test data generation scripts, and full testing including integrations.
  • D. Migrate users in phases based on their functions, requiring parallel use of legacy system and Salesforce for certain period of time.

Answer: A,D


NEW QUESTION # 91
A Salesforce contractor has built an application for Universal Containers (UC) .The contractor will need to deploy multiple times from the contractor's own Salesforce to UC's Salesforce environments. Ultimately, UC has full control of the application's code, including its intellectual property

  • A. Eclipse IDE
  • B. Managed Package
  • C. Unmanaged Package
  • D. Change Sets.

Answer: C


NEW QUESTION # 92
......

The Ultimate Salesforce Plat-Arch-202 Dumps PDF Review: https://www.realvce.com/Plat-Arch-202_free-dumps.html

Updated Verified Plat-Arch-202 Downloadable Printable Exam Dumps: https://drive.google.com/open?id=1xmsGgCZxQx9ER_BndARK7xcG3A4zV-lt