How can you do this?

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?A . Set the rule priority in the PMD Default RuleSet to 5.B...

January 14, 2021 No Comments READ MORE +

order to move your changes forward?

In a sandbox, you have made some changes in the System Admin profile. When you try to deploy the profile, you are getting the error "Unknown User Permission: ManageSandboxes." What can you do in order to move your changes forward? Select all that apply!A . Create a YAML file to...

January 14, 2021 No Comments READ MORE +

What test level is going to be enforced?

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?A . If the Run all local tests checkbox is enabled in...

January 13, 2021 No Comments READ MORE +

What test level is going to be enforced in the deployment to production?

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...

January 12, 2021 No Comments READ MORE +

How can he accomplish this?

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 . He needs to set up 3 connection behaviors in UAT with 1 quality gate...

January 12, 2021 No Comments READ MORE +

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.

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 . TrueB . False (I think this is correct, because in auto resolve copado merge it when there is conflict)View AnswerAnswer: B

January 12, 2021 No Comments READ MORE +

What is the command sfdx copado:auth:set -a [myOrgAlias] used for?

What is the command sfdx copado:auth:set -a [myOrgAlias] used for?A . It is used to link the Copado CLI with the org where Copado is installed.B . It is used to log in to the org where Copado is installed.C . It is used to authenticate the org credential of...

January 12, 2021 No Comments READ MORE +

What could be the reason behind this?

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?A . Copado doesn't merge the feature branch with the environment source branch.B . The Copado CLI push command...

January 11, 2021 No Comments READ MORE +

What happens when you use the Recommit Files Git operation and select the Re-Create Feature Branch checkbox? Select all that apply!

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 answersA . Both old and new Git commits are included in the feature branch.B . Previous commits are not included in...

January 11, 2021 No Comments READ MORE +

What could be the reason for this?

Dave has been asked to delete a custom object that has been deployed only to UAT. He has committed the object using the Destructive Changes Git operation. While reviewing the commits, he finds out that the commit has the status No changes. What could be the reason for this?A ....

January 11, 2021 No Comments READ MORE +