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?
Answer : A
You have a PMD static code analysis rule with priority 1. If this rule is violated once, what
will be the violation score?
Answer : C
Which is TRUE about Static Code Analysis using CodeScan?
Answer : C
Which of the following examples could potentially create a Git conflict?
Answer : D
Dave has been assigned the task of deleting a custom object that has not been used in
production for a long time. After committing the destructive changes, he notices that no
feature branch has been created. What could be the reason?
Answer : D
After passing Apex tests on a user story and deploying an Apex hotfix user story from dev to
uat, other tests are failing in the validation deployment in production. How is this possible if
the deployment didn't fail before? Select all that apply!
Answer : A, B
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?
Answer : C