Solutions
What is Copado? Right Ans - A scalable SF native platform that provides
value in every stage of the SF DevOps process
How does Copado solve the lack of compliance? Right Ans - 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) Right
Ans - 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) Right Ans - True
Which is NOT TRUE about Copado's integration with Version Control?
Right Ans - It requires extensive knowledge of Git
What quality checking options does Copado offer out of the box? (3)
Right Ans - Selenium Testing
Static Code Analysis
Customization of the minimum Apex coverage required
What is TRUE about User Stories? Right Ans - US establish a direct
relationship between a change and its functional requirement
Which of the following options are true about environments? (3) Right
Ans - 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
When would you use data templates? Right Ans - To migrate accounts
and all their related contacts in one operation
, Where can Debbie check when the last time a component was committed in
the US she is working on? (2) Right Ans - 1. US selections section and
check the latest commit date
2. US commits RL and check the Commit Date
Which is TRUE when using the Full Profile & Permission Sets git operation
with a Profile in Copado? Right Ans - Active and disabled system
permissions and all the references to the related components in the profile
are committed
Which is NOT true about Promote and Deploy Checkbox? Right Ans - A
deployment record is automatically created but the user needs to launch
the Deployment
Which Copado tool provides useful information regarding the status of the
sprint and a whole picture of its content? Right Ans - Sprint Wall
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? Right Ans - He must check the
Advanced Metadata filter section in the Org Credential record to see if there
are any restricted metadata types
Why would you flag an object as Retrieve Only when committing changes
on a US? Right Ans - You just want to update FLS
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) Right Ans - 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 tool could be used to detect Apex code errors before they are
deployed to Production? Right Ans - Static Code Analysis
During the promotion process... Right Ans - The feature branch is
merged into the promotion branch