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?
C
Rob would like to run Apex tests for all Apex metadata coming into the UAT environment and a
compliance check for profiles and permission sets coming into the same environment. How can he
accomplish this?
A
After pushing changes using the Copado CLI, you notice that the feature branch is being merged to a
different environment branch in your remote repository. What could be the reason behind this?
C
Which is TRUE about Static Code Analysis using CodeScan?
C
Dave has been assigned the task of deleting a custom object. After committing the destructive
changes, he notices that no feature branch has been created. What could be the reason?
The Re-Create Feature Branch checkbox was not flagged.
The base branch was set to master branch, and the component was not yet in production.
He did not have rights to delete the component in the source org.
The Re-Create Feature Branch checkbox was flagged.
You would like your scratch org to have a namespace. Where can your set this up?
B
You have a PMD static code analysis rule with priority 1. If this rule is violated once, what
will be the violation score?
C
Your company has had many issues with governor limits in the past, so you have been
requested to give the highest relevance to the PMD rule Avoid making DML operations in
Apex Class. How can you do this?
D
Debbie is deploying a user story with Apex components from UAT to production. The promotion test
level on the user story is set to RunSpecifiedTests. What test level is going to be enforced in the
deployment to production?
D
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?
C
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?
C