Copado Copado-Developer - Copado Developer Certification Exam
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?
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?
What is the minimum Apex code coverage on a user story?
Debbie has created a new custom field in Dev1. She commits it on a user story together with the permission set to deploy FLS. After committing the changes, she realizes she forgot to grant the permission set access to the field in Dev1, so she goes back to Dev1 and updates the FLS. What is the easiest way to ensure the FLS is deployed to the next environment together with the field?
You want to give an existing PMD rule the lowest priority. How can you do this?
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?
How can you link the Copado CLI with the org where Copado is installed? Select all that apply!
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’s team wants to use data templates to import actual data into dev1 in order to test a
feature they have developed in that environment. What is the easiest way for them to ensure
no sensitive data is imported into dev1? Select all that apply!
Your company has multiple developers working in separate environments and sometimes your Apex
classes get overwritten. What can you do to prevent this?