Pass the Copado Copado Certified Developer Copado-Developer Questions and answers with CertsForce

Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions
Questions # 1:

When deploying US1 and US2 in the same promotion, the old code in US2 is overwritting

the most up-to-date code in US1. How can a developer resolve this issue?

Options:

A.

Resolve the conflict manually using the Online Conflict Resolution feature. (Might be this ans)


B.

Commit the code again in US1 before deploying.


C.

Use the Order User Stories by field in the Promotion record.


D.

Commit the code again in US2 before deploying.


Expert Solution
Questions # 2:

Debbie committed some changes to the Opportunity Layout but, after deploying her changes from DEV to INT, she found her changes were not there due to an auto-resolved Git

conflict she was not aware of. How can she prevent this from happening again in all future promotions?

Options:

A.

Add Layout to the Exclude From Auto Resolve multi-select picklist field in the Pipeline record


B.

Manually promote and remove Layout from the Exclude From Auto Resolve multi-select

picklist field in the Promotion record.


C.

Remove Layout from the Exclude From Auto Resolve multi-select picklist field in the Pipeline record.


D.

Manually promote and add Layout to the Exclude From Auto Resolve multi-select picklist field in the Promotion rec


Expert Solution
Questions # 3:

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

Options:

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 the org where Copado is installed.


D.

It is used to install the Copado CLI.


Expert Solution
Questions # 4:

Rob would like to define the following quality gates:

1. Run an Apex Test with Validation for Apex classes and triggers.

2. Run a Compliance Check for profiles and permission sets.

What is the minimum number of metadata groups he needs to create?

Options:

A.

2, one for Apex classes and triggers and one for profiles and permission sets. (This is correct ans)


B.

3, one for profiles and permission sets, one for Apex classes and one for Apex triggers.


C.

4, one for each metadata type.


D.

3, one for the Apex components (classes and triggers), one for profiles and one for permission sets.


Expert Solution
Questions # 5:

Debbie comitted some changes to the Opportunity Layout but, after deploying her changes from DEV

to INT, she found her changes were not there due to an auto-resolved Git conflict she was not aware

of. How can she prevent this from happening again in all future promotions?

Options:

A.

Manually promote and add Layout to the Exclude From Auto Resolve multi-select picklist field in the Promotion record.


B.

Remove Layout from the Exclude From Auto Resolve multi-select picklist field in the Pipeline record.


C.

Manually promote and remove Layout from the Exclude From Auto Resolve multi-select picklist field in the Promotion record.


D.

Add Layout to the Exclude From Auto Resolve multi-select picklist field in the Pipeline record


Expert Solution
Questions # 6:

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

Options:

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.


Expert Solution
Questions # 7:

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?

Options:

A.

The conflict is reported again but just as a warning. They can deploy.


B.

There is no Git conflict since Copado has already stored the solution to the conflict.


C.

No conflict is reported. Copado uses the auto-resolve conflict resolution feature to apply the changes from the latest deployment to the Apex class.


D.

The conflict is reported again and they need to fix it manually in order to be able to deploy.


Expert Solution
Questions # 8:

Which is TRUE about Static Code Analysis using CodeScan?

Options:

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.


Expert Solution
Questions # 9:

You have a PMD static code analysis rule with priority 2. If this rule is violated once, what

will be the violation score?

Options:

A.

3


B.

4


C.

6


D.

2


Expert Solution
Questions # 10:

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?

Options:

A.

Set the rule priority in the PMD Default RuleSet to 5.


B.

Set the rule violation score in the PMD Default RuleSet to 1.


C.

Create a new rule and set the priority to Blocker. Then, add it to the Default RuleSet.


D.

Change the rule priority in the PMD Default RuleSet to 1.


Expert Solution
Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions