3 Months Free Update
3 Months Free Update
3 Months Free Update
To which of the following components does Copado apply the resolution strategy "branch A wins over branch B"? 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?
Where can you control the available metadata sources when you create a scratch org from a user story?
The development team is complaining that when they try to select a metadata source in the scratch org wizard, they can only see Branches. Developers should be able to select
any metadata source. How you can fix this?
Rob is deploying an important release from uat to production and would like to temporarily
freeze some users to ensure they don't make any changes during the release window that could have a negative impact on the release. What would be the easiest way to do this?
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?
You have a PMD static code analysis rule with priority 1. If this rule is violated once, what
will be the violation score?
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?
For which of the following components would you enable the Online Conflict Resolution
feature? Select all that apply!
While having work in progress in dev1, you are trying to deploy a small change to the Admin profile using the Copado CLI. After pushing and validating your changes, the validation
deployment is failing. why?
Dave would like to change the base branch on a user story from master to uat, but he can't see the Advanced button. As a Copado admin, what is the best way to fix 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?
When you use the Recommit Files operation on a user story and flag the Re-Create Feature
Branch checkbox, what happens to the status of previous commit records on the same user story?
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
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!
Within the same sprint, Debbie added, a defaultPhone method and Dave added a defaultUrl method, both to the account operations class. Since, Debbie and Dave are working in their
individual sandboxes, after promoting the second user story, a Git conflict arose. They leamed up to solve the conflict using Copado's online conflict resolution feature. What
happens when both user stories are mass back-promoted?
What happens with a component that is added to the .gitignore file and is later committed on a user
story?