






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A comprehensive set of test questions and answers related to copado, a salesforce native platform for devops. It covers various aspects of copado, including its features, functionalities, and best practices. The questions and answers are designed to help users understand the platform's capabilities and how to effectively utilize it for managing salesforce deployments and releases.
Typology: Exams
1 / 12
This page cannot be seen from the preview
Don't miss anything!







What is Copado? - CORRECT ANSWERS โโ A scalable SF native platform that provides value in every stage of the SF DevOps process How does Copado solve the lack of compliance? - CORRECT ANSWERS โโ It includes a compliance hub tool that allows you t scan all the metadata changes made in your environments in order to find security breaches How can Copado help you manage releases in an agile way? (2) - CORRECT ANSWERS โโ Provides you with built-in agile tools Supports integrations with external ALM systems Copado provides a conflict resolution engine that auto resolves Git conflicts in components. (T/F) - CORRECT ANSWERS โโ True Which is NOT TRUE about Copado's integration with Version Control?
What is TRUE about User Stories? - CORRECT ANSWERS โโ US establish a direct relationship between a change and its functional requirement Which of the following options are true about environments? (3) - CORRECT ANSWERS โโ 1. An environment is created when the first org credential is authenticated
How can you check whether a deployment will be successful or fail without deploying a committed US? - CORRECT ANSWERS โโ Click on Validate Changes in the US What risks should be considered before a daily back promotion at 8pm? - CORRECT ANSWERS โโ Uncommitted changes in the destination org could be overwritten, so any work in progress should be committed What Copado feature can you use to define criteria for automated deployments and quality checks? - CORRECT ANSWERS โโ Copado Continuous Delivery Someone has given the Sales profile the Modify All data permission in production, which is a security breach. What Copado tool can you use to ensure no unintended changes are moved to production? - CORRECT ANSWERS โโ Compliance Hub How can you promote a bunch of US at once? - CORRECT ANSWERS โโ Flag the Ready to Promote checkbox on the US, create a promotion record, add US to promotion and deploy Ana can't find a US in the Available US list. What should she check? - CORRECT ANSWERS โโ She should make sure that the US Ready to Promote checkbox has been flagged You have committed a profile as Selected and an object as Retrieve only. Which is TRUE? (3) - CORRECT ANSWERS โโ 1. The object won't be displayed on the User Story selections grid
What branches are involved in the commit process? - CORRECT ANSWERS โโ Feature branches and org branches Which of the following is TRUE about the Ready to Promote checkbox? - CORRECT ANSWERS โโ User Stories flagged as Ready to Promote will be available for promotion but will need to be manually deployed What are the different types of branches that are managed by Copados branching strategy? - CORRECT ANSWERS โโ Org branches, Promotion Branches, Feature Branches Which is NOT an advantage of Copados branching strategy? - CORRECT ANSWERS โโ Creates only one release branch so reduces branches in your repository Which two branches are compared in a pull request? - CORRECT ANSWERS โโ Feature branch and branch of destination org Why can't Debbie find the promotion branch after creating a new Promotion record and adding two user stories? - CORRECT ANSWERS โโ She needs to click on Create Deployment first, and the Promotion branch will be created and will be visible in the Git Promotion step of the Deployment record Ana and Dave are working on the same object. Ana wants to ensure that only her work is committed (5 fields, 2 validation rules)? - CORRECT ANSWERS โโ Select the object and also the 5 fields and 2 validation rules
What is the easiest way to remove stories that have been rejected by QA after the promotion has already been created? - CORRECT ANSWERS โโ Remove the user stories rejected by QA from the promotion Why might an environment be locked for a particular US when trying to back promote? - CORRECT ANSWERS โโ The user story has already been back-promoted to that org Debbie has been working on a new object in the dev environment. She has created a record type and 4 fields. What is the best way for her to commit these changes? - CORRECT ANSWERS โโ? Rob has to mass back promote 5 tested US from UAT to minimize SB discrepancies. He has to back prompt 1 US to dev1, 2 to dev2 and 2 to dev3. How many promotion records will be created when clicking Back Promote and Deploy? - CORRECT ANSWERS โโ 3, on per destination environment Which of the following are TRUE about Copado Continuous Delivery? (3) - CORRECT ANSWERS โโ 1. You can automate and schedule deployments
the field. Which steps should Ana follow to commit the FSL? - CORRECT ANSWERS โโ Flag the Sales Profile as Selected and the field as retrieve only What are the advantages of applying best practices in Mass Back Promotions? (3) - CORRECT ANSWERS โโ 1. Reduces time by back promoting all the User Stories in bulk