Copado Admin - Test Questions
Which of the following options are true about environments? (3)
1. An environment is created when the first org credential is authenticated 2. You can have multiple org credentials per environment 3. An environment represents a Salesforce organization
Which is TRUE when continuously using the Mass Back Promotion feature? (3)
1. Reduces time by back promoting all the US in bulk 2. Reduces possibility of getting a merge conflict 3. Allows you to back promote the metadata changes without the inconvenience of a sandbox refresh
What are the advantages of applying best practices in Mass Back Promotions? (3)
1. Reduces time by back promoting all the User Stories in bulk 2. Reduces the possibility to get a mere conflict 3. Allows you to back promote the metadata chances without the inconvenience of a SB refresh
What could be the reason why a commit would display 'No Changes' status? (2)
1. The latest commit has no differences compared to the master 2. The latest commit has no differences compared to the feature
You have committed a profile as Selected and an object as Retrieve only. Which is TRUE? (3)
1. The object won't be displayed on the User Story selections grid 2. The object is neither committed or deployed 3. The object must exist in the destination, otherwise the deployment will fail
Where can Debbie check when the last time a component was committed in the US she is working on? (2)
1. US selections section and check the latest commit date 2. US commits RL and check the Commit Date
Ana has updated the Case layout and assignment. After a promotion, the assignment and layout have not been updated in the destination org. What should Ana check? (2)
1. Whether the support profile and the cases layout were selected in the same commit 2. Whether the cases layout was committed as Selected or as Retrieve Only
Which of the following are TRUE about Copado Continuous Delivery? (3)
1. You can automate and schedule deployments 2. You can enforce quality gates 3. The pipeline page shows real time information about the status of your deployments
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?
3, on per destination environment
What Copado feature can you use to define criteria for automated deployments and quality checks?
Copado Continuous Delivery
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?
?
What Copado feature enables you to define how deployments are executed and which set of tests is run in order to comply with your business requirements?
?
What is the easiest way to ensure you are deploying the most recent version of a component that has just been updated?
?
What is the quickest way to mass back-promote US with Copado?
??
What is an org credential?
A connection between a specific user and one SF environment
Which is NOT true about Promote and Deploy Checkbox?
A deployment record is automatically created but the user needs to launch the Deployment
What actions are triggered when Dave commits changes (Dev3) in a user story?
A feature branch is created out of the master branch and then merged into the dev3 branch
What is Copado?
A scalable SF native platform that provides value in every stage of the SF DevOps process
Which is TRUE when using the Full Profile & Permission Sets git operation with a Profile in Copado?
Active and disabled system permissions and all the references to the related components in the profile are committed
Ana added a new field to the account layout in her sandbox. After committing the account layout, the User Story displayed a message indicating that the last commit had no changes
Ana marked the Account Layout as 'Retrieve Only' in the metadata grid
Ana added a new field to the account abject in her SB. After refreshing the metadata index from the commit changes page, the field is not showing on the grid.
Ana was committing from a User Story with an Org Credential different than the one for her Sandbox
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?
Compliance Hub
How can you check whether a deployment will be successful or fail without deploying a committed US?
Click on Validate Changes in the US
How can you create a validation deployment of multiple US?
Create a promotion record and add all the US. Click on Create Deployment, flag the Validation only checkbox and click submit
Which is NOT an advantage of Copados branching strategy?
Creates only one release branch so reduces branches in your repository
You can back-promote a US that has not yet been deployed to a higher environment. (T/F)
False
Which two branches are compared in a pull request?
Feature branch and branch of destination org
What branches are involved in the commit process?
Feature branches and org branches
You have deployed a story from dev1 to UAT to delete a layout. This layout was never back promoted to dev2, so you don't want this US to show up in the US Behind count. How can this be achieved without losing information?
Flag the Exclude from CBM checkbox in the US record
How can you promote a bunch of US at once?
Flag the Ready to Promote checkbox on the US, create a promotion record, add US to promotion and deploy
Ana has been asked to grant FLS to the field Accoouunt.Product_Amount__c for Sales users. The field already exists in Production and she is not interested in committing any changes in the field. Which steps should Ana follow to commit the FSL?
Flag the Sales Profile as Selected and the field as retrieve only
How can you review the status of the latest commit on a US?
From a user story, navigate to the US Commits RL and review the status there
Dave made some changes to an Apex class in Dev1, but when he clicks Commit Changes the Apex class metadata type isn't available in the metadata grid. What should he check?
He must check the Advanced Metadata filter section in the Org Credential record to see if there are any restricted metadata types
Which next step should Dave take when using the Back Promote button from the pipeline page?
He will later have to manually create and launch the deployment
How does Copado solve the lack of compliance?
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
What is the correct definition of promotion branch?
It is an isolated branch that is created from the destination branch
Which is NOT TRUE about Copado's integration with Version Control?
It requires extensive knowledge of Git
What are some of the challenges in the development life cycle Copado helps address? (3)
Limited set of quality checks Lack of monitoring and compliance The struggle of migrating data from multiple objects
Under which columns of the metadata grid can you define filters with conditions?
Name, Created by, Last Modified By
How can Rob review deployment errors from a failed promotion?
Navigate to the promotion record from the US Promotions RL, then open the related deployment and review the results in the failed deployment step
When is the promotion branch created?
Once the Deployment record is created
What are the different types of branches that are managed by Copados branching strategy?
Org branches, Promotion Branches, Feature Branches
How can Copado help you manage releases in an agile way? (2)
Provides you with built-in agile tools Supports integrations with external ALM systems
What should Anas first step be when components are missing from the metadata grid?
Refresh the Metadata index
Which of the following is an element that helps track changes but is not required to work with Copado?
Release
What is the easiest way to remove stories that have been rejected by QA after the promotion has already been created?
Remove the user stories rejected by QA from the promotion
Ana and Dave are working on the same object. Ana wants to ensure that only her work is committed (5 fields, 2 validation rules)?
Select the object and also the 5 fields and 2 validation rules
What quality checking options does Copado offer out of the box? (3)
Selenium Testing Static Code Analysis Customization of the minimum Apex coverage required
Why can't Debbie find the promotion branch after creating a new Promotion record and adding two user stories?
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 can't find a US in the Available US list. What should she check?
She should make sure that the US Ready to Promote checkbox has been flagged
Which Copado tool provides useful information regarding the status of the sprint and a whole picture of its content?
Sprint Wall
Which tool could be used to detect Apex code errors before they are deployed to Production?
Static Code Analysis
Ana has to update the Account Layout assignment. She has included the Support profile and the Support Account layout in the user story selection, but after a successful promotion, the assignment has not been updated in the destination. What should Ana Check?
The Support profile and the Support Account Layout were selected in the Same Commit
After Committing the account layout, the User Story shows a message indicating the last commit has no changes
The account layout on the source org had no differences regarding the destination branch
During the promotion process...
The feature branch is merged into the promotion branch
Which of the following statements is TRUE about feature branches?
The feature branch that is created when you commit on a user story in dev is reused by Copado when you deploy the user story to production
Why might an environment be locked for a particular US when trying to back promote?
The user story has already been back-promoted to that org
When committing changes on a user story, where are these changes committed?
They are committed to the user story feature branch
What is the promotion branch used for?
To deploy changes to the next or previous environment in your pipeline
Select two reasons why you would use a Back Promotion
To keep sandboxes in sync To propagate a hotfix
When would you use data templates?
To migrate accounts and all their related contacts in one operation
What is a reason to use 'Ready to Promote' instead of Promote and Deploy?
To promote multiple US at once
Copado provides a conflict resolution engine that auto resolves Git conflicts in components. (T/F)
True
In the Copado model, each Salesforce environment is tied to a branch in the repository. (T/F)
True
It is recommended to back-promote changes regularly in order to reduce merge conflicts. (T/F)
True
What is TRUE about User Stories?
US establish a direct relationship between a change and its functional requirement
What risks should be considered before a daily back promotion at 8pm?
Uncommitted changes in the destination org could be overwritten, so any work in progress should be committed
Which of the following is TRUE about the Ready to Promote checkbox?
User Stories flagged as Ready to Promote will be available for promotion but will need to be manually deployed
How can you access the feature branch in your Git repository directly from a US?
Using the link in the 'View in Git' field
Why would you flag an object as Retrieve Only when committing changes on a US?
You just want to update FLS