Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

A PMD static code analysis rule has been violated. If the violation score of the rule is 2, what was the

priority set for this rule?

A.

4

B.

3

C.

2

D.

1

Full Access
Question # 5

You have work in progress in dev1. After retrieving from the org and pushing a hotfix for your Admin

profile from the Copado CLI, the validation deployment is failing. Why?

A.

The CLI push creates a deployment that includes the nested components in the profile file without including dependencies to work in progress.

B.

Copado has auto-resolved the Git conflict in the profile with changes that are not available in the feature branch.

C.

Copado has auto-resolved the Git conflict in the profile with changes that are not available in the source environment.

D.

While pushing your changes from the CLI, Copado deploys the complete profile file which could contain references to other work in progress in dev1.

Full Access
Question # 6

What test level is applied to the deployment when you check the Promote & Deploy checkbox?

A.

The test level specified in the destination Org Credential record.

B.

The test level specified in the Promotion Test Level field on the User Story record.

C.

The test level specified in the Test Level field of the destination environment.

D.

The test level specified in the source environment.

Full Access
Question # 7

How can you link the Copado CLI with the org where Copado is installed? Select all that apply!

A.

You can use the command sfdx plugins:install @copado/copado-cli.

B.

You can use the command sfdx copado:auth:set -a [myOrgAlias].

C.

You can use the command sfdx force:auth:web:login.

D.

You can use the command sfdx copado:auth:set -u [user@mycompany.com].

Full Access
Question # 8

Which is TRUE about Static Code Analysis using CodeScan?

A.

You don't need to have a CodeScan account.

B.

CodeScan is only recommended to check Apex classes.

C.

You need to create Static Code Analysis Settings with CodeScan record type.

D.

All are correct.

Full Access
Question # 9

Which of the following expressions is a correct regex expression that finds the value in the required tag of a field?

A.

required field: '___REPLACEVALUE___'.

B.

required field: '(?s)(\n\s*(?:(?!).)*?___REPLACEVALUE___(?:(?!

ields>).)*?)'.

C.

required field: '(?s)(\n\s*(?:(?!).)*?___REPLACEVALUE___(?:(?!

).)*?

)'.

D.

required field:

'(?s)(\n\s*(?:(?!).)*?___REPLACEVALUE___(?:(?!).)*?)'.

Full Access
Question # 10

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

will be the violation score?

A.

1

B.

4

C.

5

D.

3

Full Access
Question # 11

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.

Full Access
Question # 12

For which of the following components would you enable the Online Conflict Resolution

feature? Select all that apply!

A.

Custom object translations

B.

Apex triggers

C.

Apex classes

D.

Profiles

Full Access