
[2023年06月]更新のSalesforce Development-Lifecycle-and-Deployment-Architect問題集合格率を上げるならDevelopment-Lifecycle-and-Deployment-Architect試験問題集
あなたのゴールを成し遂げるための問題集!あなたのSalesforce Certified Development Lifecycle and Deployment Architectの試験準備を合格するために実際のSalesforce Development-Lifecycle-and-Deployment-Architect問題集をおすすめします
質問 # 36
Universal Containers (UC) innovative apps division is releasing an application that can be installed in its trading partners Salesforce environments. The application lets the trading partners book containers from UC directly without leaving their own 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 considering the innovative apps division wants to keep the application up to date in various environments?
- A. Change sets
- B. Managed package
- C. Zip file deployable by SFDX or ANT
- D. Unmanaged package
正解:D
質問 # 37
A developer was trying to retrieve the metadata from an org and ran the sfdx force:source:retrieve command. When the command was run, the developer received the error message: "This command is required to run from within an SFDX project" What can be two possible reasons that caused this problem? Choose 2 answers
- A. The developer created the project, but ran the command outside of the project directory.
- B. The developer created the project within VSCode, but ran the command in a separate terminal.
- C. The developer forgot to add the -n option with a project name as a command line argument.
- D. The developer hadn't run the sfdx force:project:create command.
正解:A、D
質問 # 38
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. Replace the developer pro sandbox with a Partial copy sandbox
- B. Provide each developer their own sandbox developer org, and implement managed packages to deploy to the merge
- 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
- D. Provide each developer their own sandbox developer org and implement a code repository and continuous integration to merge code into the developer pro sandbox
正解:C、D
質問 # 39
Universal Containers (UC) has a recruiting application using Metadata API version 35, and deployed it in production last year. The current Salesforce platform is running on API version 36.A new field has been introduced on the object Apex page in API version 36. A UC developer has developed a new Apex page that contains the new field and is trying to deploy the page using the previous deployment script that uses API version 35. What will happen during the deployment?
- A. The deployment script will pass because the new field is backward compatible with the previous API version 35.
- B. The deployment script will fail because the platform doesn't support the previous API version 35.
- C. The deployment script will pass because the new field is supported on the current platform version.
- D. The deployment script will fail because the new field is not known for the previous API version 35.
正解:D
質問 # 40
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 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
- C. 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
- D. 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
正解:A、D
質問 # 41
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
- A. The acceptance criteria should have more details.
- B. The code coverage should be increased to 95%.
- C. The test script should be used to define the test classes.
- D. The test analyst who creates the test plan must also create the test classes.
正解:A、C
質問 # 42
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. The client does not have budget for additional software
- C. Test scripts will be generated as part of the testing phase
- D. The Salesforce instance has only standard functionality
正解:D
質問 # 43
Universal Containers (UC) is planning for a huge data migration from a home grown on-premise system to Salesforce as part of their Service Cloud Implementation. UC has approximately 5 million customers,10 million contacts, and 30 million active cases. Which are the three key areas that should be tested as part of Data Migration? Choose 3 answers
- A. Case Ownership along with associated entitlement and milestones.
- B. Data transformation against the source system.
- C. Page Layout assignment to the profiles
- D. Case association with correct contact and Account.
- E. Case assignment rules and escalation rules.
正解:A、B、D
質問 # 44
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. Create separate branches for current development and production bug fixes and deploy the fix with current development when ready
- B. Utilize one branch for both development and production bug fixes to avoid out-of-sync branches and simplify deployment
- C. Utilize a source control system to allow separate branches for current development and production bug fixes
- D. Refresh a sandbox for replication of the issue and testing the use -case scenarios once the code is fixed
正解:C、D
質問 # 45
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 and retrieve up to 10,000 files at once.
- B. Maximum size of deployed .zip file is 400MB.
- C. Maximum Size of deployed .zip file is 39MB.
- D. Deploy up to 10,000 files, but retrieve more than 10,000 files.
正解:A、C
質問 # 46
What are three necessary components for establishing a governance framework? Choose 3 answers
- A. Documentation Repository
- B. Automated Testing
- C. Change Control Log
- D. Requirements Management
- E. Continuous Integration
正解:A、B、C
質問 # 47
Universal Containers (UC) has recently acquired other companies that have their own Salesforce orgs. These companies have been merged as new UC business units.
The CEO has requested an architect to review the org strategy, taking into consideration two main factors:
* The CEO wants business process standardization among all business units.
* Business process integration is not required as the different business units have different customers and expertise.
Which org strategy should the architect recommend in this scenario, and why?
- A. A Multi-org strategy, as they could deploy a common managed package into the orgs of the different business units.
- B. Single-org strategy, as costs increase as the number of orgs go up.
- C. Multi-org strategy, as it is uncommon for the diversified business units to get used to working in the same space as the other business units.
- D. Single-org strategy, as the high level of business process standardization will be easier to implement in a single org.
正解:A
質問 # 48
What are two advantages of using an Agile Project Management tool? Choose 2 answers
- A. Consolidate project artifacts to a common repository
- B. Better relationships with business stakeholders
- C. Increased visibility into sprint and project status
- D. Improve governance with gate steps in development
正解:A、C
質問 # 49
Universal Containers (UC) have developed a managed package targeted for AppExchange. The product includes some Apex code to customize and create layouts. UC is in the testing phase of the package, so it's not certified yet. During testing on the target org, the Apex code for the layouts fails.
Why are the Apex classes not able to access the metadata of the target org during testing?
- A. UC needs to get the managed package certified by the Salesforce security review.
- B. Apex Settings to allow the access to metadata is not switched on.
- C. The solution is flawed. UC should utilize the Tooling API from a web service call to modify the layouts.
- D. UC needs to turn on Apex Settings within the custom metadata type.
正解:B
質問 # 50
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?
- A. Case Assignment Rules
- B. Active Process Builders
- C. Workflow Rules
- D. Validation Rules
正解:B
質問 # 51
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. Change Sets.
- C. Managed Package
- D. Unmanaged Package
正解:D
質問 # 52
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?
- A. Only the changes made via the Setup UI.
- B. No manual tracking required. All changes are automatically tracked.
- C. All metadata changes for the release.
- D. Changes to components not yet supported by source tracking.
正解:B
質問 # 53
Universal Containers has a large call center that has a limited inventory and must ensure there is product availability before an Opportunity is marked as Closed. Custom Apex has been implemented to check inventory levels before an Opportunity is saved. What should an architect consider before recommending Performance testing?
- A. Number of debug log entries
- B. Number of concurrent transactions
- C. Number of Apex Hammer failures
- D. Number of unit tests
正解:B
質問 # 54
A Salesforce partner intends to build a commercially available application by creating a managed package for distribution through AppExchange.
What two types of environments can the partner use for development of the managed package? Choose 2 answers
- A. Developer Edition
- B. Developer Pro sandbox
- C. Developer sandbox
- D. Partner Developer Edition
正解:C、D
質問 # 55
Universal Containers has written several validation rules and workflow rules for the lead object. Which two test types should an Architect suggest to ensure that a large inbound call center does not experience platform slowdowns under high call volume for the Lead object? Choose 2 answers
- A. Unit Test
- B. Stress Test
- C. Load Test
- D. Performance Test
正解:C、D
質問 # 56
Universal Containers is looking to construct a continuous integration process to help manage code quality. Which three tools should be used to enable this? Choose 3 answers
- A. Source Control Tool
- B. Full Sandbox Environment
- C. Force.com Migration Tool
- D. Continuous Integration Build Tool
- E. Project Management Tool
正解:A、C、D
質問 # 57
......
100% 無料Development-Lifecycle-and-Deployment-Architectデモ-試し読み [PDF]、今すぐゲットせよ:https://drive.google.com/open?id=15mnV8d8LSDeqwrB1JI6rNswsOXhnOdS9
正確でかつ完璧 アンサーはまるでリアル試験問題:https://www.jpntest.com/shiken/Development-Lifecycle-and-Deployment-Architect-mondaishu