complete solution
What is Copado?
A scalable SF native platform that provides value in every stage of the SF DevOps
process
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
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
Copado provides a conflict resolution engine that auto resolves Git conflicts in
components. (T/F)
True
Which is NOT TRUE about Copado's integration with Version Control?
It requires extensive knowledge of Git
What quality checking options does Copado offer out of the box? (3)
Selenium Testing
Static Code Analysis
Customization of the minimum Apex coverage required
What is TRUE about User Stories?
US establish a direct relationship between a change and its functional requirement
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
When would you use data templates?
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)
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?
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?
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?
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?
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?
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)
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?
Static Code Analysis
During the promotion process...
The feature branch is merged into the promotion branch
How can you check whether a deployment will be successful or fail without
deploying a committed US?
Click on Validate Changes in the US
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
What Copado feature can you use to define criteria for automated deployments
and quality checks?
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?
Compliance Hub
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 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
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
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
How can you access the feature branch in your Git repository directly from a US?
Using the link in the 'View in Git' field