Copado Copado Developer Copado Developer Certification Exam Online Training
Copado Copado Developer Online Training
The questions for Copado Developer were last updated at Feb 17,2025.
- Exam Code: Copado Developer
- Exam Name: Copado Developer Certification Exam
- Certification Provider: Copado
- Latest update: Feb 17,2025
Debbie is deploying a user story with Apex components from UAT to production. The promotion test level on the user story is set to NoTestRun.
What test level is going to be enforced in the deployment to production?
- A . Run Specified Tests.
- B . No Test Run.
- C . Run Local Tests.
- D . Run All Tests In Org
You are using the auto-resolve conflict resolution feature, Copado will stop the merge of the feature branch into the promotion branch if it detects a conflict.
- A . True
- B . False (I think this is correct, because in auto resolve copado merge it when there is conflict)
After deleting the component in Dev1, Dave has accidentally refreshed the metadata index.
What can he do now in order to perform a destructive changes commit of the component? Select all that apply!
- A . He can recreate the component in Dev 1 and refresh the metadata index again.
- B . He can use the Org Credential lookup field in the Commit Changes page and find the component in another org.
- C . He can the Add Row button in the Commit Changes page and add the API name of the component.
- D . He can edit the metadata attachment on the user story and add the component.
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?
- A . She can go back to the user story where she committed the changes and use the Recommit Files Git operation.
- B . She needs to create a new user story and commit again the permission set.
- C . She needs to delete the user story, create a new one and commit again the field and the permission set.
- D . She needs to create a new user story and commit again the custom field.
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?
- A . If the profile passes the compliance check, the user story will be displayed in the count of user stories ahead on the Pipeline page and Dave will have to manually promote it from there by clicking on Promote & Deploy.
- B . If the profile passes the compliance check, Copado will create a Promotion and a Deployment record and Dave will need to click on Deploy from the Deployment record.
- C . If the profile passes the compliance check, Copado will create a Promotion and a Deployment record and will automatically deploy it to INT.
- D . If the profile passes the compliance check, Copado will create a Promotion and a Deployment record and Dave will need to click on Promote & Deploy from the Deployment record.
What happens when you use the Recommit Files Git operation and select the Re-Create Feature Branch checkbox? Select all that apply!
You have reached the max number of allowed answers
- A . Both old and new Git commits are included in the feature branch.
- B . Previous commits are not included in the newlly created feature branch.
- C . The status of previous commit records is set to Commit not in branch.
- D . Previous commit records will be removed from the user story.
You want to give an existing PMD rule the lowest priority.
How can you do this?
- A . Change the rule priority in the PMD Default RuleSet to Low Priority.
- B . Change the rule priority in the PMD Default RuleSet to 0.
- C . Change the rule priority in the PMD Default RuleSet to 5.
- D . Change the rule priority in the PMD Default RuleSet to Info.
To which of the following components does Copado apply the resolution strategy "branch A wins over branch B"? Select all that apply!
- A . Apex classes
- B . Custom objects
- C . Profiles
- D . Layouts
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?
- A . Set the Copado DX Mode picklist field in the Pipeline record to ‘None’.
- B . Set the Copado DX Mode picklist field in the Pipeline record to ‘All Metadata Sources’.
- C . Give the developer profile the correct object level permissions to all metadata sources.
- D . Set the Copado DX Mode picklist field to ‘Branches’ in all the environments.
Which is TRUE about Static Code Analysis using CodeScan?
- A . You can generate a default ruleset from Copado.
- B . You need to have a CodeScan account.
- C . CodeScan is only recommended to check Apex classes.
- D . All are correct.