Easter Special Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

Development-Lifecycle-and-Deployment-Architect Sample Questions Answers

Questions 4

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?

Options:

A.

A Do not execute any test classes in sandboxes and production.

B.

Do not execute test classes in sandboxes and all test classes in Production.

C.

Test classes cannot be executed in sandboxes.

D.

Execute all test classes in sandboxes and select test classes in Production.

Buy Now
Questions 5

Universal Containers has a highly customized Salesforce org, with many different pieces of configuration and code. Which configuration item should be covered by executable tests?

Options:

A.

Active Process Builders

B.

Validation Rules

C.

Workflow Rules

D.

Case Assignment Rules

Buy Now
Questions 6

UniversalContainers (UC) is using custom metadata types to control the behavior of a

few of the custom functionalities. UC wants to

Deploy custom metadata types to production using Metadata API.

Which two data types does UC need to include?

Choose 2 answers

Options:

A.

CustomMetadataType

B.

CustomMetadata

C.

CustomObject

D.

Custom Field

Buy Now
Questions 7

Universal Containers has a deadline to retire a business -critical application that will no longer be supported on a specific date. What should an Architect recommend?

Options:

A.

Executive Leadership

B.

Requirements Traceability Matrix

C.

Business Continuity Plan

D.

Agile Methodology

Buy Now
Questions 8

Universal Containers requires that all sandboxes that have not been recently refreshed must also receive the newest changes to production. This must be done before any functionality from that environment can be moved to production. Which deployment tool would allow this deployment process to be managed in an automated fashion?

Options:

A.

Workbench

B.

Force.com Migration Tool

C.

Change Sets

D.

Force.com IDE

Buy Now
Questions 9

Universal Containers has started building a customer Lightning community that contains a few dozen Aura components. The development team lead has come to the Salesforce architect about questions regarding testing the Lightning components.

What two knowledge points can the architect pass to the development team lead?

Choose 2 answers

Options:

A.

The testing of the JavaScript part of the Aura component can be tested in the Jest framework and the Apex controllers can be tested using test classes.

B.

Install the Lightning test service AppExchange package to enable the Aura component testing.

C.

There is a $T test helper object that can be used to create the instance of the Lightning component, and it is promise enabled.

D.

The testing can be viewed in the lightning.force.com/c/jasminetests.app URL. The page loads and runs Jasmine test and writes pass/fail information to the screen.

Buy Now
Questions 10

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.

Options:

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 the Salesforce has limitations in supporting such a feature 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 anew developer environment will be needed to mitigate the risk.

Buy Now
Questions 11

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?

Options:

A.

Implement a comprehensive DevOps framework for all initiatives within Universal Containers

B.

Establish a global Center of Excellence to define and manage Salesforce development standards across the organization

C.

Identify relevant Stakeholders from within Universal Containers to obtain governance goals and objectives

D.

Implement a project management tool to manage all change requests on the project

Buy Now
Questions 12

Universal Containers has just initiated a project involving a large distributed development and testing team. The development team members need access to a tool to manage requirements and the testing team needs access to a tool to manage defects. Additionally, stakeholders are requesting ad -hoc status reports. What tool should an Architect recommend to support the project?

Options:

A.

Spreadsheets

B.

Code Repository

C.

Wave

D.

Port management tool

Buy Now
Questions 13

Universal Containers has multiple project learns building into single org. The project teams are concerned with design conflicts and ensuring a common design process What should an Architect recommend to prevent this conflict?

Options:

A.

Create a Center of Excellence Charter document.

B.

Create Design Standard for Governance.

C.

Create a backup system using GIT Repositories.

D.

Create a Release Management process.

Buy Now
Questions 14

Universal Containers's architect is documenting the application lifecycle management (ALM) process to communicate it to the development teams from different implementation partners.

Which three steps apply to any Salesforce development project?

Choose 3 answers

Options:

A.

Continuous Integration

B.

Develop

C.

Build Release

D.

Test

E.

Change Sets

Buy Now
Questions 15

Universal Containers (UC) is looking at implementing a large number of features using an AppExchange product. This product uses Sobjects to store and configure important business

logic within the application.

Which two options should an architect recommend, as the source of truth for storing this

reference data?

Choose 2 answers

Options:

A.

Store the records in sandboxes and production.

B.

Store the records in a version control system.

C.

Use a third-party product to manage these records.

D.

Attach CSV files to the user stories in a project management system.

Buy Now
Questions 16

Universal Containers (UC) is implementing Service Cloud UC's contact center receives 100 phone calls per hour and operates across North America, Europe and APAC regions. UC wants the application to be responsive and scalable to support 150 calls considering future growth. what should be recommended test load consideration

Options:

A.

Testing load considering 50% more call volume.

B.

Testing load considering half the call volume.

C.

Testing load considering 10xthe current call volume.

D.

Testing load considering current call volume.

Buy Now
Questions 17

By to What three tools should an architect recommend to support application lifecycle methodology Choose 3 answers

Options:

A.

Database management systems

B.

Version control repository

C.

Middleware

D.

Continuous integration tool

E.

Issue tracking Tool

Buy Now
Questions 18

Universal Containers (UC) is planning for a huge data migration as part of their Service Cloud implementation. UC, has approximately 15million customers, 30 million contacts, and 30 million active cases. Which two key areas of UC's data migration test plan should be included? Choose 2 answers

Options:

A.

API's to be used for data migration.

B.

Success criteria for data migration.

C.

Target Salesforce Server and Source system IP address.

D.

Manual and Automated data validation approaches.

Buy Now
Questions 19

What two things are needed to delete metadata with a deploy() call?= Choose 2 answers

Options:

A.

Package.XML file.

B.

The CURRENT API version must be used.

C.

DestructiveChanges.xml file.

D.

PurgeOnDelete option must be set to TRUE.

Buy Now
Questions 20

Universal containers is looking to install a new application to enable advanced quoting in its current Professional Edition org. The org is near capacity with object and tab limits. Which two solutions should the Architect recommend? Choose 2 answers

Options:

A.

Install an Aloha certified App

B.

Upgrade to an Enterprise Edition org

C.

Create and install an unmanaged package

D.

Buy more user licenses to increase org limits

Buy Now
Questions 21

The CEO at Universal Containers (UC) is receiving constant complaints from business

stakeholders that the development teams are not frequently delivering value to the end-user. The

CEO talked with the CTO, who argues the opposite, explaining that the development teams are

delivering value every Sprint.

The architect suggests to the CTO to implement Kanban to solve this disagreement.

How can Kanban help clarify whether value is being delivered to the business?

Options:

A.

Kanban teams respond to unplanned work and changes by dropping everything and jumping on the new request, ensuring agility.

B.

Kannan traits includes metrics, like lead time and throughput, which increases transparency.

C.

Kanban can make use of the Salesforce Agile Accelerator to speed up delivery.

D.

Kanban limits work in progress, so the executives will know the development team is not overworked.

Buy Now
Questions 22

Universal Containers has dozens of independent user acceptance and functional teams that need to test independently in isolation, and on current production data that was modified within the last week. Which Sandbox type should a Technical Architect recommend?

Options:

A.

Developer Pro Sandbox

B.

Partial Copy Sandbox

C.

Developer Sandbox

D.

Full Sandbox

Buy Now
Questions 23

Universal Containers (UC) currently uses the org development model and utilizes the Salesforce CLI as the deployment tool. After the feature release artifact (a .zip file) has been tested in a lower sandbox, it is being deployed to the full sandbox for performance testing and production deployment readiness check-Since quick deployment options are not being used, what is the correct way to deploy the artifact to the full sandbox?

Options:

A.

Authorize to the Full sandbox org; Validate with sfdx:source:deploy; On successful validation, deploy with sfdx:source:deploy

B.

Authorize to the Fullsandbox org; Validate with sfdximdapi:deploy; On successful validation, deploy with sfdx:mdapi:deploy

C.

Authorize to the Full sandbox; validate with sfdx: source: deploy; On successful validation, deploy with sfdx;mdapi;deploy

D.

Authorize to the Full sandbox org; Validate with sfdx:mdapi:deploy; On successful validation, deploy with sfdx:source:deploy

Buy Now
Questions 24

What are three advantages of using the SFDX?

Choose 3 answers

Options:

A.

Can store code on a local machine, or a version control system.

B.

Can quickly deploy metadata using Execute Anonymous.

C.

Can create scratch orgs.

D.

Can use native Deployment Rollback Tool to quickly revert to prior state.

E.

Can Install application metadata from a central repository.

Buy Now
Questions 25

Universal Containers CUC) is embarked on an enterprise salesforce transformation journey, UC would like to streamline and automate deployment to different sandboxes during the build phase. Upon customer acceptance in UAT, the company requested to automate the production deployment as well.

As the deployment architect, what is the recommendation to satisfy the customer requirements?

Options:

A.

Recommend using the Continues integration and the Continues deployment tool and build the pipeline to deploy to sandboxes and production.

B.

Recommend using SFDX and documents the deployment commands with steps to be executed for each environment.

C.

Recommend using the ANT script and build a custom application to run the script and use change sets to deploy supported metadata.

D.

Recommend using an AppExchange solution that packages the deployment components and you can run the deployment wizard to track deployment result.

Buy Now
Questions 26

What are three advantages of using a Source Control system alongside a multi -sandbox development strategy? Choose 3 answers

Options:

A.

Perform code reviews before promoting to a pre -production sandbox

B.

Automatically deploy changes from sandbox to production

C.

Keep a history of changes made by each developer

D.

Create a branching strategy that tracks each feature or change separately

E.

Act as a backup in case of catastrophic data loss

Buy Now
Questions 27

Which two groups are responsible for the creation and execution of Release Management processes? Choose 2 answers

Options:

A.

Steering Committee

B.

End Users

C.

Dev/Build Team

D.

Center of Excellence

Buy Now
Questions 28

Which are the two key benefits of fully integrating an agile issue tracker with software testing and continuous integration tools? Choose 2 answers?

Options:

A.

Developers can see automated test statuses that commit on a specific user story.

B.

Developers can collaborate and communicate effectively on specific user stories.

C.

Developers can observe their team velocity on the burn chart report in the agile tool.

D.

Developers can use the committed code's build status directly on the user story record.

Buy Now
Questions 29

Which two actions will contribute to an improvement of code security?

Choose 2 answers

Options:

A.

Hire a company specialized in secure code review the current code.

B.

Implement a pull request and secure code review.

C.

Integrate a static code security analysis tool in the CI/CD process.

D.

Use two developers to review and fix current code vulnerabilities.

Buy Now
Questions 30

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 2 answers

Options:

A.

To run a subset of tests, set the Run Specified Tests test level on the Deploy Options objects and pass it as an argument to deploy () call.

B.

run a subset of tests, set the RunLocalTests test level on the DeployOptions object and pass it as an argument to deploy() call.

C.

Specify both test classes and individual test methods that are required to be executed as both are supported in DeployOptions.

D.

Specifying the test method is supported in DeployOptions, therefore specify only the test classes that are required to be executed.

Buy Now
Questions 31

Universal Containers is about to begin the release of a major project. To facilitate this, they have several sandboxes to make their deployment train. These sandboxes are a mix of preview and non-preview instances.

What should the architect recommend?

Options:

A.

Refresh all non-preview sandboxes during the release preview window.

B.

Refresh all non-preview sandboxes when the release management team has time.

C.

No advice needed, mixing instance types is important for regression testing.

D.

Contact support to roll back the release when Salesforce upgrades the sandboxes,

Buy Now
Questions 32

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?

Options:

A.

Courage, because the teams should be transparent about progress and speak up when they need help.

B.

Openness, because the team is not open to a new methodology.

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.

Buy Now
Questions 33

Universal Containers has multiple project teams integrating Salesforce to various systems Integration Architects are complaining about the various integration patterns used by the teams and lack a common understanding of the integration landscape. What should architect recommended to address the challenges?

Options:

A.

Implement a data governance policy and publish the documentation to all teams.

B.

Recommend an outbound message design pattern to be used for all teams.

C.

Recommend a fire-and-forget design pattern to be used for all teams.

D.

Create design standards focused on integration and provide training to all teams

Buy Now
Questions 34

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

Options:

A.

Make all code/configuration changes directly in the production org.

B.

Allow no code/configuration changes directly in the production.org

C.

Use the Force.com IDE to automate deployment to the production.org

D.

Use Metadata API to automate deployment to the production.org

Buy Now
Questions 35

Universal Containers have just acquired Planetary storage. Both companies use salesforce.com to manage their sales activities. The two companies have many customers in common and the company plans to merge the two sales organizations, but the products and sales processes between the two original companies will remain different and distinct. What factor should the company consider in merging the two Salesforce.com orgs into a single org?

Options:

A.

Transactional sales data could be combined without modification since standard objects are used

B.

Salespersons selling both product lines would need two logins, once for each product line

C.

Business processes on standard objects can be merged without modifications

D.

Customer data could be merged with modifications using standardization and de -duplication

Buy Now
Questions 36

Which are two recommended methods of creating test data in Salesforce?

Choose 2 answers

Options:

A.

Utilize Heroku Connect to provide test class data.

B.

Host a mock endpoint to produce sample information from an endpoint.

C.

Reference data from middleware directly within your test class.

D.

Load a CSV as a static resource and reference it in a test class.

Buy Now
Questions 37

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

Options:

A.

Call Center Agents

B.

Program Team

C.

Executive Sponsors.

D.

Inside Sales Users.

Buy Now
Questions 38

Universal Containers' developers are working on a Visualforce page in a sandbox when an administrator adds a new field to Production. Which two approaches could an architect suggest to an administrator that would assist the developers in their development process? Choose 2 answers

Options:

A.

Use a Change Set to deploy the changes from Production to the sandbox, to ensure that changes made in production are reflected in the sandbox that the developers are working on

B.

Use Salesforce-to-Salesforce to deploy the changes from Production to the sandbox, to ensure that changes made in production are reflected in the sandbox that the developers are working on

C.

Manually replicate the same changes in the developer sandbox to ensure that changes made in production are reflected in the sandbox that the developers are working on

D.

Refresh the developer sandbox to ensure that changes made in production are reflected in the sandbox that the developers are working on

Buy Now
Questions 39

Universal Containers (UC) uses a managed package to install an internal Sales app in

five orgs. Within each org there are integrations and local processes with the objects of the

managed package. UC wants to use unlocked packages for better integration with CI/CD

processes.

What would the Salesforce architect recommend for this migration?

Options:

A.

Export all data from objects/fields of the managed package, uninstall it, install the unlocked package with the same namespace as the Managed package and restore all data.

B.

Export all data from objects/fields of the managed package, uninstall it, install the unlocked package without namespace and restore all data.

C.

Do not change to unlocked package as it is possible to perform all CI/CD processes with the managed package.

D.

Migrate all classes, Visualforce, and components from the managed package to the unlocked package. Install the new version of the managed package (objects/fields only)and the unlocked package with the other components.

Buy Now
Questions 40

What are two advantages of automated test data loads over manual data loads

Choose 2 answers

Options:

A.

Automated loads can be done with no human oversight.

B.

FRED Automated loads are reliable in their results.

C.

Automated loads cannot be scripted by CICD tools.

D.

Automated loads will increase costs.

Buy Now
Questions 41

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

Options:

A.

Include automated sample data during deployment.

B.

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

C.

Test data creation is outside the scope of continuous integration.

D.

Train business users to create test data more efficiently.

Buy Now
Questions 42

Universal Containers has a complex deployment coming up. The deployment will include several Apex classes which depend on custom settings that hold important configuration. How should an Architect manage this deployment?

Options:

A.

Script the deployment of all functionality via the Force.com Migration Tool

B.

Manually deploy and populate custom settings in production using a change set

C.

Create a custom metadata type and include this in your deployment to production

D.

Manually deploy and populate the custom settings in production prior to theApex Class deployment

Buy Now
Questions 43

Universal Containers (UC) has a customized repository that represents lots of different

apps or projects. UC currently is trying to shift from the org development model to the package

development model to manage changes. In the org development model, each developer starts

their work within their own personal sandbox.

When it comes to choosing development environments, what should a Salesforce architect

recommend?

Start using scratch orgs because a developer can spin up a scratch org to start a new

project, start a new feature branch, or start automated Testing.

B. Start using scratch orgs that tracks all of the changes automatically and proceed with a

staggered approach since scratch orgs can coexist with other models.

C. Keep developing in the dev sandboxes because scratch orgs are not within the code

deployment path.

D. Keep developing in the dev sandboxes, so that the developers feel no impact at all as they

are used to the sandbox development.

Options:

Buy Now
Questions 44

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?

Options:

A.

Zip file deployable by Force.Com Migration Tool.

B.

Unmanaged Package.

C.

Change Sets.

D.

Managed Package.

Buy Now
Questions 45

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

Options:

A.

When a change set with a multiple versioned flow is uploaded, it includes only the active version of the flow.

B.

When a change set with a multiple versioned flow is uploaded, it includes all the versions of the flow.

C.

When a change set with a multiple versioned flow is uploaded, and no active version is available, it includes the most recent inactive version of the flow.

D.

When a change set with a multiple versioned flow is uploaded, and no active version is available, it throws an exception.

Buy Now
Questions 46

Ursa Major Solar (UMS) has used Aura components significantly in its Salesforce

application development. UMS has established a robust test framework and the development

team follows the Salesforce recommended testing practices. UMS team uses Salesforce’s test tool To check for common accessibility issues.

In which two environments the UMS team can call Aura accessibility tests?

Choose 2 answers

Options:

A.

JSTEST

B.

ACCTEST

C.

WebDriver Test

D.

AuraDriver Test

Buy Now
Questions 47

Universal Containers CUC) has developed extensions of Salesforce Service Cloud for the use of its customer service teams using the change set development model.

Recently, UC acquired a company that develops extensions of an AppExchange app. The development team of the acquired company uses the org development model. The Universal Containers CTO wants both teams to work on a single org and follow the same set of processes.

Which development model should the architect recommend to be used by the consolidated development team?

Options:

A.

Org development model, because the acquired company's team is already using it, and it is better than the change set development model.

B.

Package development model, because it allows packages to be created and deployed using declarative (point-and-click) development tools, without writing code.

C.

Package development model, so teams can build release artifacts that can be tested and released independently from artifacts for other projects.

D.

Change set development model, because UC is already using it, so it will face less resistance.

Buy Now
Questions 48

As a part of technical debt cleanup project, a large list of metadata components has been identified by the business analysts at Universal Containers for removal from the Salesforce org. How should an Architect manage these deletions across sandbox environments and production with minimal impact on other work streams?

Options:

A.

Generate a destructivechanges.xml file and deploy the package via the Force.com Migration Tool

B.

Perform deletes manually in a sandbox and then deploy a Change Set to production

C.

Assign business analysts to perform the deletes and split up the work between them

D.

Delete the components in production and then refresh all sandboxes to receive the changes

Buy Now
Questions 49

Universal Containers (UC) environment management architect is using the package

development model for deployment to different orgs.

Which metadata changes does the architect need to track manually?

Options:

A.

No manual tracking required. All changes are automatically tracked.

B.

All metadata changes for the release.

C.

Changes to components not yet supported by source tracking.

D.

Only the changes made via the Setup UI.

Buy Now
Questions 50

Which two environments are appropriate for creating a managed package? Choose 2 answers

Options:

A.

Developer Pro Sandbox Org

B.

Partner Developer Edition Org

C.

Production Org with LMA

D.

Developer Edition Org

Buy Now
Questions 51

A technical lead is performing all code reviews for a team and is finding many errors and improvement points. This is delaying the team’s Deliveries.

Which two actions can effectively contribute to the quality and agility of the team?

Choose 2 answers

Options:

A.

Choose the most senior developer to help the technical lead in the code review.

B.

Create development standards and train teams in those standards.

C.

Skip the code review and focus on functional tests and UAT.

D.

Use static code analysis tool in the pipeline before manual code review.

Buy Now
Questions 52

Universal Containers operates from North America and does business within North America. 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?

Options:

A.

Opt for Multi-org strategy, standardized sales process, common rules, and same locale across orgs.

B.

Opt for Single-org strategy, standardized sales process, common rules, and same locale for all business units.

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, and common rules and operate in locale

Buy Now
Questions 53

An architect is working on a Universal Containers (UC) project, and due to security

concerns, the UC security team cannot provide the

Architect with production access. Instead, a central release management team will be responsible

for performing production deployments for all development teams.

How should an architect leverage the Metadata API to ensure any metadata components

necessary to deploy the project’s functionality

Are properly communicated to the release management team?

Options:

A.

Provide a spreadsheet of all components and utilize the metadata API’s read Metadata()call.

B.

Communicate the unlocked package version to the release management team.

C.

Create a change set in each sandbox and download the package.xml file for the release management team.

D.

Provide the release management team a copy of the audit trail from the sandbox you wish to deploy from.

Buy Now
Questions 54

What are the three considerations that the architect should recommend for Change Set

deployment?

Choose 3 answers

Options:

A.

Change Sets cannot be automated.

B.

Change Sets cannot be validated before deployment

C.

Change Sets cannot be used for orgs affiliated with same production org.

D.

Change Sets cannot be rolled back.

E.

Change Sets cannot be reused between Production Salesforce orgs.

Buy Now
Questions 55

Universal Containers is about to begin Development work on a new project in their Salesforce org that will take many months to complete. UC is concerned about how critical bugs will be addressed for existing live functionality. What is the recommended release management strategy to address this concern?

Options:

A.

Include fixes for critical bugs in the ongoing Development sandboxes so that they will be released with the other code.

B.

Keep teams separate until the end of the project and create a Full Copy sandbox to merge their work then.

C.

Utilize a dedicated developer pro sandbox to address critical bugs and release to production.

D.

Address critical bugs in the Development sandboxes and push those changes to production separately.

Buy Now
Questions 56

Universal Containers has 80% code coverage. Despite the creation of a test plan for

each sprint, the number of defects is large.

What two items should the architect recommend to reduce defects?

Choose 2 answers

Options:

A.

The test script should be used to define the test classes.

B.

The code coverage should be increased to 95%.

C.

The test analyst who creates the test plan must also create the test classes.

D.

The acceptance criteria should have more details.

Buy Now
Questions 57

What advice should a technical architect provide in a Change Advisory Board meeting?

Options:

A.

Functionality meets the business needs.

B.

Solution is usable by the business.

C.

Solution is technically sound.

D.

Troubleshooting strategies for deployment issues

Buy Now
Questions 58

Cloud Kicks is considering using an automated testing tool to help manage deployments between environments.

When should the architect recommend the use of an automated testing tool?

Options:

A.

Automated tests should be run when branches are merged.

B.

Automated tests should be run dally in all Developer Orgs.

C.

Automated tests should be run only when merging into Full or Partial Copy sandboxes.

D.

Automated tests should be run daily in all Developer Orgs, and when branches are merged.

Buy Now
Questions 59

Universal Containers (UC) is preparing for the new Salesforce release in a couple of months, and has several ongoing development projects that may be affected. Which three steps should the team at UC take to prepare for this release? Choose 3 answers

Options:

A.

Contact Salesforce to schedule a time to upgrade the full Sandbox.

B.

Refresh a Sandbox during the Release Preview Window to ensure they have the upcoming release.

C.

Run regression tests in an upgraded sandbox to detect any issues with the Upgrade.

D.

Review the release notes for automatically-enabled features and technical debt.

E.

Upgrade any SOAP integrations to the newest WSDL as early as possible

Buy Now
Questions 60

Universal Containers has many development teams deploying into a single org. The

business is very seasonal and approaching its busiest season. The business owner comes to you

asking for your advice about its next major production release.

What best practice should an architect recommend?

Options:

A.

Make declarative changes in production only.

B.

Bypass regression testing for minor changes.

C.

Avoid releasing near peak business periods.

D.

Developers should conduct user acceptance testing

Buy Now
Questions 61

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?

Options:

A.

Refresh a Partial Copy sandbox every weekend and load data needed using data loader.

B.

Refresh a Partial Copy 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 Developer Pro sandbox every weekend and include an appropriate sandbox template.

Buy Now
Questions 62

Universal Containers CUC) has multiple teams working on different projects. Multiple projects will be deployed to many production orgs. During code reviews, the architect finds inconsistently named variables and lack of best practices.

What should an architect recommend to improve consistency?

Options:

A.

Create a Center of Excellence for release management.

B.

Require pull requests to be reviewed by two developers before merging.

C.

Use static code analysis to enforce coding standards.

D.

Execute regression testing before code can be committed.

Buy Now
Questions 63

Universal Containers CUC) is embarked on a large Salesforce transformation journey, UC's DevOps team raised a question about tracking Salesforce metadata throughout the development lifecycle across sandboxes all the way to production.

As the deployment architect of the project, what should be the recommendation to track which version of each feature in different environments?

Options:

A.

Use an Excel sheet to track deployment steps and document the SFDX commands.

B.

Use an AppExchange or third-party tool that is specialized in Salesforce deployment.

C.

Use Change Set to track deployed customizations.

D.

Use Salesforce SFDX commands to deploy to different sandboxes.

Buy Now
Questions 64

What are three necessary components for establishing a governance framework? Choose 3 answers

Options:

A.

Automated Testing

B.

Requirements Management

C.

Change Control Log

D.

Documentation Repository

E.

Continuous Integration

Buy Now
Questions 65

Universal Containers (UC) has a large user base (>300 users) and was originally implemented eight years ago by a Salesforce Systems Integration Partner. Since then, UC has made a number of changes to its Visual force pages and Apex classes in response to customer requirements, made by a variety of Vendors and internal teams. Which three issues would a new Technical Architect expect to see when evaluating the code in the Salesforce org? Choose 3 answers

Options:

A.

Multiple triggers on the same object, making it hard to understand the order of operations.

B.

Multiple unit test failures would be encountered.

C.

Broken functionality due to Salesforce upgrades.

D.

Duplicated logic across Visual force pages and Apex classes performing similar tasks.

E.

Custom-built JSON and String manipulation Classes that are no longer required.

Buy Now
Questions 66

Universal Containers (UC) had been using change sets for deploying all of the

modifications to its Sales Cloud apps. After multiple business units joined the single Salesforce

instance, there is a need to evaluate which development model is the most suitable for UC. The

IT management has shown a particular interest in finding out more about the package

development model.

As an architect, which two statements can be made to articulate the differences between the

change set model and package development model?

Choose 2 answers

Options:

A.

In package development, the source of truth is the metadata in the package project, which makes it easy to integrate to a version control System.

B.

A change set can be retrieved from the developer’s workbench as a package, then pushed into the version control system to achieve the Versioning control.

C.

In change set development, the source of truth is a combination of the metadata already in the environment and the content of your change Set.

D.

In package development, the best practice is to consider the dependencies and build the dependencies into the package so it can be deployed in any other target orgs.

Buy Now
Questions 67

Universal Containers has a full sandbox that will be used to analyze and fix bugs found

in production.

Which two items should the architect recommend to ensure that bugs found in production are

more easily analyzed in this full sandbox?

Choose 2 answers

Options:

A.

Refresh the full sandbox after every deployment in production.

B.

Create a daily process of copying new and changed data in production to the full sandbox.

C.

Before any deployment in production, the same process must be performed in this sandbox.

D.

Perform a Refresh Data in the full sandbox.

Buy Now
Exam Code: Development-Lifecycle-and-Deployment-Architect
Exam Name: Salesforce Certified Development Lifecycle and Deployment Architect (SP24)
Last Update: May 14, 2024
Questions: 225
$64  $159.99
$48  $119.99
$40  $99.99
buy now Development-Lifecycle-and-Deployment-Architect