Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Copado Copado-Developer - Copado Developer Certification Exam

Page: 3 / 3
Total 84 questions

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.

Debbie is getting an error while trying to modify the Minimum Apex Code Coverage field on the user

story. What could be the reason for this?

A.

The minimum Apex code coverage of the user story cannot be below the minimum Apex code coverage of the environment.

B.

The minimum Apex code coverage of the user story cannot be above the minimum Apex code coverage of the environment.

C.

The minimum Apex code coverage of the user story cannot be different from the minimum Apex code coverage of the environment.

D.

The minimum Apex code coverage on the user story cannot be modified.

After deleting the component in Dev1, Dave has accidentally refreshed the metadata index. What can

he do now in order to perform a destructive changes commit of the component? Select all that apply!

A.

He can recreate the component in Dev 1 and refresh the metadata index again.

B.

He can use the Org Credential lookup field in the Commit Changes page and find the component in another org.

C.

He can the Add Row button in the Commit Changes page and add the API name of the component.

D.

He can edit the metadata attachment on the user story and add the component.

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?

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

You would like to create a YAML file to remove all references to Field Level Security from managed

fields in profiles. Which value should you use in the replace_values parameter?

A.

packagePrefix__.*?.

B.

packagePrefix__fieldName1, packagePrefix__fieldName2,

C.

packagePrefix__fieldName3 and so on.

{!Environment.classes/packagePrefix__.*}.

D.

This is not possible.