ExamGecko
Home Home / Salesforce / Certified Development Lifecycle and Deployment Architect

Salesforce Certified Development Lifecycle and Deployment Architect Practice Test - Questions Answers, Page 2

Question list
Search
Search

List of questions

Search

Related questions











Universal Containers (UC) is implementing Salesforce and wants the custom code to be unit tested for all the adverse conditions. Which two best practices should an Architect recommend while implementing Test Classes? Choose 2 answers

A.
Execute test classes under various profiles
A.
Execute test classes under various profiles
Answers
B.
Test classes should not create custom setting data.
B.
Test classes should not create custom setting data.
Answers
C.
Test classes must use existing data in the environment.
C.
Test classes must use existing data in the environment.
Answers
D.
Test data must have positive as well as negative data.
D.
Test data must have positive as well as negative data.
Answers
Suggested answer: A, D

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 their 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

A.
Multiple triggers on the same object, making it hard to understand the order of operations.
A.
Multiple triggers on the same object, making it hard to understand the order of operations.
Answers
B.
Multiple unit test failures would be encountered.
B.
Multiple unit test failures would be encountered.
Answers
C.
Broken functionality due to Salesforce upgrades.
C.
Broken functionality due to Salesforce upgrades.
Answers
D.
Duplicated logic across Visual force pages and Apex classes performing similar tasks.
D.
Duplicated logic across Visual force pages and Apex classes performing similar tasks.
Answers
E.
Custom built JSON and String manipulation Classes that are no longer required.
E.
Custom built JSON and String manipulation Classes that are no longer required.
Answers
Suggested answer: A, D, E

Universal Containers (UC) has been following the Waterfall methodology to deliver customer apps in Salesforce. As the business is growing at scale and with demand to incorporate features and functionality at faster pace, UC is finding the Waterfall approach is not an optimal process, and intends to transition towards an agile development methodology. Which are the two strengths of using an agile development methodology? Choose 2

A.
Careful documentation is done at each step of the process so a target body of knowledge is available for inspection.
A.
Careful documentation is done at each step of the process so a target body of knowledge is available for inspection.
Answers
B.
There are many small releases of functional code, allowing stakeholders to see and touch the work in progress.
B.
There are many small releases of functional code, allowing stakeholders to see and touch the work in progress.
Answers
C.
All elements of the build are fully understood before work begins, reducing risk of unpleasant surprises.
C.
All elements of the build are fully understood before work begins, reducing risk of unpleasant surprises.
Answers
D.
The project requirements in later phases are expected and accommodated by the process, by design.
D.
The project requirements in later phases are expected and accommodated by the process, by design.
Answers
Suggested answer: B, D

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.
Zip file deployable by Force.Com Migration Tool.
A.
Zip file deployable by Force.Com Migration Tool.
Answers
B.
Unmanaged Package.
B.
Unmanaged Package.
Answers
C.
Change Sets.
C.
Change Sets.
Answers
D.
Managed Package.
D.
Managed Package.
Answers
Suggested answer: D

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?

A.
Allows the organization to track the Developers work hours for salary compensation purposes.
A.
Allows the organization to track the Developers work hours for salary compensation purposes.
Answers
B.
Allows the management team to make critical timeline commitments based solely on developer estimates.
B.
Allows the management team to make critical timeline commitments based solely on developer estimates.
Answers
C.
Allows the Developer to compare their effort, estimates and actuals to better adjust their future estimates.
C.
Allows the Developer to compare their effort, estimates and actuals to better adjust their future estimates.
Answers
D.
Allows the management team to manage the performance of bad developers who are slacking off.
D.
Allows the management team to manage the performance of bad developers who are slacking off.
Answers
Suggested answer: C

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?

A.
Create a Center of Excellence Charter document.
A.
Create a Center of Excellence Charter document.
Answers
B.
Create Design Standard for Governance.
B.
Create Design Standard for Governance.
Answers
C.
Create a backup system using GIT Repositories.
C.
Create a backup system using GIT Repositories.
Answers
D.
Create a Release Management process.
D.
Create a Release Management process.
Answers
Suggested answer: B

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.
A Do not execute any test classes in sandboxes and Production.
A.
A Do not execute any test classes in sandboxes and Production.
Answers
B.
Do not execute test classes in sandboxes and all test classes in Production.
B.
Do not execute test classes in sandboxes and all test classes in Production.
Answers
C.
Test classes cannot be executed in sandboxes.
C.
Test classes cannot be executed in sandboxes.
Answers
D.
Execute all test classes in sandboxes and selected test classes in Production.
D.
Execute all test classes in sandboxes and selected test classes in Production.
Answers
Suggested answer: D

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.
Identify the data relevant to the new system, including dependencies, and develop a plan/scripts for verification of data integrity.
A.
Identify the data relevant to the new system, including dependencies, and develop a plan/scripts for verification of data integrity.
Answers
B.
Migrate users in phases based on their functions, requiring parallel use of legacy system and Salesforce for certain period of time.
B.
Migrate users in phases based on their functions, requiring parallel use of legacy system and Salesforce for certain period of time.
Answers
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.
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.
Answers
D.
Use a full sandbox environment and perform test runs of data migration scripts/processes with real data from the legacy system.
D.
Use a full sandbox environment and perform test runs of data migration scripts/processes with real data from the legacy system.
Answers
Suggested answer: B, D

Universal Containers (UC) is using Salesforce for their sales organization. The sales users have created several dashboards using multiple running users. The admins have also added a few workflow rues that send email notifications to some sales users. What should an Architect consider while planning the deployment of such components? Choose 2 answers

A.
If the username in the source org doesn't exist in the target org, the deployment will continue and Salesforce will automatically create the username in the target org.
A.
If the username in the source org doesn't exist in the target org, the deployment will continue and Salesforce will automatically create the username in the target org.
Answers
B.
User fields are ignored during metadata deployments and all such users need to be manually created in the target org before starting the deployment.
B.
User fields are ignored during metadata deployments and all such users need to be manually created in the target org before starting the deployment.
Answers
C.
If the username in the source org doesn't exist in the target org, the deployment will stop until the usernames are resolved or removed.
C.
If the username in the source org doesn't exist in the target org, the deployment will stop until the usernames are resolved or removed.
Answers
D.
User Fields are preserved during metadata deployments and Salesforce attempts to locate a matching user in the target org during deployment.
D.
User Fields are preserved during metadata deployments and Salesforce attempts to locate a matching user in the target org during deployment.
Answers
Suggested answer: C, D

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.
Deploy up to 10,000 files, but retrieve more than 10,000 files.
A.
Deploy up to 10,000 files, but retrieve more than 10,000 files.
Answers
B.
Maximum size of deployed .zip file is 400MB.
B.
Maximum size of deployed .zip file is 400MB.
Answers
C.
Maximum Size of deployed .zip file is 39MB.
C.
Maximum Size of deployed .zip file is 39MB.
Answers
D.
Deploy and retrieve up to 10,000 files at once.
D.
Deploy and retrieve up to 10,000 files at once.
Answers
Suggested answer: C, D
Total 227 questions
Go to page: of 23