aiotestking uk

Development-Lifecycle-and-Deployment-Designer Exam Questions - Online Test


Development-Lifecycle-and-Deployment-Designer Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

we provide Approved Salesforce Development-Lifecycle-and-Deployment-Designer exam answers which are the best for clearing Development-Lifecycle-and-Deployment-Designer test, and to get certified by Salesforce Salesforce Certified Development Lifecycle and Deployment Designer. The Development-Lifecycle-and-Deployment-Designer Questions & Answers covers all the knowledge points of the real Development-Lifecycle-and-Deployment-Designer exam. Crack your Salesforce Development-Lifecycle-and-Deployment-Designer Exam with latest dumps, guaranteed!

NEW QUESTION 1
The release will be deployed over a weekend, one week after Salesforce updates the production environment (e.g., from Winter to Spring). UC has found that a full sandbox refresh can take several days. What should the architect suggest as an optimal deployment plan?
Development-Lifecycle-and-Deployment-Designer dumps exhibit

  • A. Two weeks before go -live, deploy to Staging and then refresh the Staging and Production support sandboxe
  • B. Deploy from Staging to Production at go-live
  • C. Approximately six weeks before go -live, ensure the sandbox will be on the release previe
  • D. One week before go live, deploy to Stagin
  • E. Deploy from Staging to Production at go-live
  • F. One month before go -live, deploy to Staging and to Production Suppor
  • G. Deploy from Production Support to Production at go-live
  • H. One week before go -live, initiate the Staging sandbox refresh and then immediately deploy to Staging.Deploy from Staging to Production at go-live

Answer: B

NEW QUESTION 2
Universal Containers (UC) is implementing Service Cloud for their contact centers for 3000 users. They have ~10 million customers. The average speed response time expected is less than 5 seconds with 1,500 concurrent users. What type of testing will help UC measure the page response time?

  • A. Unit Testing.
  • B. Load testing.
  • C. System Integration Testing.
  • D. Stress Testing.

Answer: B

NEW QUESTION 3
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.
  • 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.

Answer: ADE

NEW QUESTION 4
Universal Containers is in the process of testing their integration between salesforce and their on-premise ERP systems. The testing team has requested a sandbox with up to 10,000 records in each object to benchmark the integration performance. What is the fastest approach an Architect should recommend?

  • A. Spin off a partial copy sandbox using a sandbox template with all the objects required for testing the integration.
  • B. Spin off a Developer pro sandbox, migrate the metadata and load the data using data loader.
  • C. Spin off a full copy sandbox with all the objects that are required for testing the integration.
  • D. Spin off a Development sandbox, migrate the metadata and load the data using data loader.

Answer: A

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

  • A. Developer Pro Sandbox Org
  • B. Partner Developer Edition Org
  • C. Production Org with LMA
  • D. Developer Edition Org

Answer: BD

NEW QUESTION 6
Universal Containers has developed teams working on multiple projects. They are exploring a source control tool to track and manage their code/config. What two benefits does a source control tool provide? Choose 2 ans

  • A. Provide the ability for distributed teams to work in isolation.
  • B. Provides automated code/configuration deployments.
  • C. Provides the ability to backup code/configuration changes.
  • D. Provides the ability to automatically identify issues in code/configuration.

Answer: AC

NEW QUESTION 7
Which two project situations favor a waterfall methodology? Choose 2 answers

  • A. An application with many systems and inter-dependencies between components.
  • B. An application with regulatory compliance requirements to be validated by outside agencies.
  • C. An application in post-production, with incremental changes made by a small team.
  • D. An in-house application with a fixed team size, but an open timeline and flexible requirements.

Answer: AB

NEW QUESTION 8
Universal Containers has just initiated a project to implement a custom container tracking application with a large development team. The project manager is concerned that the large number of developers in a single developer pro sandbox could lead to challenges with code being overwritten. Which two methods should be used to mitigate this risk? Choose 2 answers

  • A. Provide each developer their own sandbox developer org and implement a code repository and continuous integration to merge code into the developer pro sandbox (Missed)
  • B. Replace the developer pro sandbox with a Partial copy sandbox
  • C. Use a single sandbox and strictly coordinate development across shared components, and implement a code repository to allow developers to merge code into a common repository (Missed)
  • D. Provide each developer their own sandbox developer org, and implement managed packages to deploy to the merge

Answer: AC

NEW QUESTION 9
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 minor release process to create the report directly in production bypassing the full sandbox.
  • C. Utilize the major release process to create the report in a full sandbox and then deploy it to production.
  • D. Utilize the daily release process to create the report directly in a full sandbox and then deploy it to production.

Answer: D

NEW QUESTION 10
What is the responsibility of an executive sponsor on a project?

  • A. Communicate project status
  • B. Determine project methodology
  • C. Design executive dashboards
  • D. Approve changes to project scope

Answer: D

NEW QUESTION 11
Universal Containers (UC) is considering updating their Salesforce Release Management process. Which three best practices should UC consider for Release Management? Choose 3 answers

  • A. Design the right sandbox strategy for the release.
  • B. Release sign-off is only required for Production.
  • C. Regression testing is mandatory for each release.
  • D. Maintain a pre/post deployment checklist for each release.
  • E. Publish a release calendar for each phase of the release.

Answer: ADE

NEW QUESTION 12
Universal Containers requires its developers to develop and test code in one sandbox per developer before deploying to a common sandbox for code review. Which deployment strategy should be used in this environment?

  • A. Refresh the developer's sandbox, develop changes, refresh the common sandbox, deploy to the common sandbox, test changes
  • B. Refresh the developer's sandbox, develop changes, test changes, refresh the developer's sandbox, deploy to the common sandbox
  • C. Refresh the developer's sandbox, develop changes, refresh the developer's sandbox, deploy to the common sandbox, test changes
  • D. Refresh the common sandbox, develop changes, refresh the developer sandbox, deploy to the common sandbox, test changes

Answer: A

NEW QUESTION 13
Universal Containers has just completed several projects, including new custom objects and custom fields. Administrators are having difficulty maintaining the application due to not knowing how objects and fields are being used. Which two options should an Architect recommend? Choose 2 answers

  • A. Create Design standards to require help text on all custom fields and custom objects.
  • B. Create Design standards to consistently use the description field on custom objects.
  • C. Create Design standards with a document to store all custom objects and custom fields
  • D. Create Design standards to require all custom fields on all custom object page layouts
  • E. Create Design standards to consistently use the description field on custom fields.

Answer: BE

NEW QUESTION 14
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?

  • 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.

Answer: A

NEW QUESTION 15
Universal Containers (UC) has many different business units, all requesting new projects to be built into a single Salesforce Org. UC management is concerned with a lack of appropriate project properties and roadmap for the Salesforce ecosystem. What should an Architect recommend?

  • A. Use design Standards for Governance.
  • B. Create a Center of Excellence with a charter document.
  • C. Create a Release Management Process.
  • D. Create project charters for each project.

Answer: B

NEW QUESTION 16
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. Specify the test to run by using RunSpecifiedTests test level.
  • D. Validate the deployment before migrating components to production.

Answer: AC

NEW QUESTION 17
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?

  • A. Utilize a dedicated Hotflix sandbox to address critical bugs and release to production.
  • B. Address critical bugs in the development sandboxes and push those changes to production separately.
  • C. Include fixes for critical bugs on the ongoing devl sandboxes so that they will be released with the other code.
  • D. Keep teams separate until the end of the project and create a Full Copy Sandbox to merge their work time.

Answer: A

NEW QUESTION 18
Universal Containers has several concurrent projects building new functionality, fixing bugs, and modifying existing functionality. Management would like features to be available to users as quickly as possible, even if the entire project is incomplete. What should an Architect recommend to maintain quality?

  • A. Require developers to deploy completed code and unit tests directly to production
  • B. Deploy all functionality together to ensure all functionality works together without error
  • C. Use a spreadsheet to track approved changes that should be released with change sets
  • D. Utilize automated source control, test, and build systems to test and deploy to production

Answer: D

NEW QUESTION 19
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.
  • B. Migrate users in phases based on their functions, requiring parallel use of legacy system and Salesforce for certain period of time.
  • 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. Use a full sandbox environment and perform test runs of data migration scripts/processes with real data from the legacy system.

Answer: BD

NEW QUESTION 20
Universal Containers has multiple minor and major releases in a year .Minor releases have sample configuration changes, while major releases involve large number of complex code components. What is the deployment tools should an architect recommend for both types of releases?

  • A. Change sets for minor releases and Force.com IDE for major releases.
  • B. Change sets for both minor releases and major releases.
  • C. Change sets for minor releases and metadata API for major releases.
  • D. Force.com IDE for minor releases and metadata API for major releases.

Answer: C

NEW QUESTION 21
Universal Containers is building a custom application on the Force.com platform. There is a budget and release date that has been set by the board of directors, but the application must meet the requirements that will be submitted and voted on by a public user community. What is the risk associated with the scenario?

  • A. The requirements should not be solicited by an external community
  • B. The project is not using the Waterfall methodology
  • C. The project is not using an Agile methodology
  • D. The requirements are unknown and the release date has been set.

Answer: D

NEW QUESTION 22
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?

  • 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

Answer: C

NEW QUESTION 23
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. Tooling API
  • B. Force.com IDE
  • C. Change sets
  • D. Force.com Migration Tool

Answer: BD

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

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

Answer: C

NEW QUESTION 25
......

P.S. Dumpscollection now are offering 100% pass ensure Development-Lifecycle-and-Deployment-Designer dumps! All Development-Lifecycle-and-Deployment-Designer exam questions have been updated with correct answers: http://www.dumpscollection.net/dumps/Development-Lifecycle-and-Deployment-Designer/ (110 New Questions)