Debbie is getting an error while trying to modify the Minimum Apex Code Coverage field on the user
story. What could be the reason for this?
When deploying US1 and US2 in the same promotion, the old code in US2 is overwritting
the most up-to-date code in US1. How can a developer resolve this issue?
For which of the following components would you enable the Online Conflict Resolution
feature? Select all that apply!
Rob would like to define the following quality gates:
1. Run an Apex Test with Validation for Apex classes and triggers.
2. Run a Compliance Check for profiles and permission sets.
What is the minimum number of metadata groups he needs to create?
Which of the following expressions is a correct regex expression that finds the value in the required tag of a field?
A PMD static code analysis rule has been violated. If the violation score of the rule is 2, what was the
priority set for this rule?
Dave is getting an error message when trying to promote and deploy his Apex classes and
components to the integration environment. What could be the issue? Select all that apply!
The Staging Environment record has the Run all local tests checkbox enabled. A user story
with Apex components and the promotion test level set to RunSpecifiedTests is being
promoted and deployed. What test level is going to be enforced?
You have a PMD static code analysis rule with priority 2. If this rule is violated once, what
will be the violation score?
To which of the following components does Copado apply the resolution strategy "branch A wins over branch B"? Select all that apply!
Dave has set up the following connection behavior in INT:
He has created a new profile in dev1 and is going to commit it on a user story. What will
happen after he clicks on Submit Changes?
Rob wants to deploy a data template to production and wants to disable active validation rules in
production to make sure the template is successfully migrated. To this end, he creates a Manual
Task deployment step. and then adds a Data Template deployment step. What would be the
deployment process in this case?
In Dev1, Debbie has added a new method to an Apex class. She has committed the user story and
deployed the user story to UAT. In Dev2, Dave has added a method to the same class and has
deployed the changes to UAT. This has reported a conflict, so Dave has teamed up with Debbie and
resolved it manually. What happens when the user stories are moved to the next environment?
What happens with a component that is added to the .gitignore file and is later committed on a user
story?
Rob, would like to enforce the following quality gates when deploying to INT:
* A static code analysis for all Apex classes and triggers.
* A validation deployment for all Apex classes and triggers.
* A validation deployment for profiles.
What is the easiest way for him to address these requirements?
You would like to create a YAML file to remove all references to Field Level Security from managed
fields in profiles. Which value should you use in the replace_values parameter?
When attempting to deploy a profile from a sandbox in the latest Salesforce Preview Instance to
production in the latest Salesforce GA version, Debbie is receiving errors due to new user
permissions introduced in the Preview Instance that do not exist in the GA version of Salesforce.
What can she do to move her changes forward?
You're unable to see the Advanced button on the Commit Changes page with the Destructive
For which of the following components is it not recommended to use auto-resolve? Select all that apply!
You have reached the max number of allowed answers
A developer has deployed a user story from a Dev sandbox that contains an old version of the code. While deploying, the auto-resolution engine has overwritten the most up-to-date version of the code in UAT. How can you prevent this from happening again in the future?
Dave is taking a look at some of the data they have imported from production to dev2 for testing
purposes using data templates, and he has noticed the data in some of the fields doesn't match that
of the production environment. What could be the reason for this? Select all that apply!
You have reached the max number of allowed answers