Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Copado-Developer Exam Results

Copado Developer Certification Exam Questions and Answers

Question 5

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?

Options:

A.

This is not possible.

B.

{!Environment.classes/packagePrefix__.*}.

C.

packagePrefix__.*?.

D.

packagePrefix__fieldName1, packagePrefix__fieldName2, packagePrefix__fieldName3 and so on.

Question 6

Rob’s team wants to use data templates to import actual data into dev1 in order to test a

feature they have developed in that environment. What is the easiest way for them to ensure

no sensitive data is imported into dev1? Select all that apply!

Options:

A.

They will need to manually update the data included in sensitive fields one the deployment to dev1 is completed.

B.

They can create a Manual Task deployment step and manually remove the sensitive fields from dev1 once the deployment is completed.

C.

They can use the Replace Value option in the Object Fields tab of their data templates and enter a random value in the fields that contain sensitive data.

D.

They can use the Scramble Value option in the Object Fields tab of their data templates for fields that contain sensitive data, and Copado will replace the characters in the original value with random characters while deploying.

Question 7

Why the commits on a user story could display the status Commit not in branch?

Options:

A.

The committed component had no changes compared to the master branch.

B.

Someone has deleted the commits directly in the feature branch.

C.

The commit process failed.

D.

Someone has used the Re-Create Feature Branch on the user story

Question 8

To which of the following components does Copado apply the resolution strategy "branch A wins over branch B"? Select all that apply!

Options:

A.

Apex classes

B.

Custom objects

C.

Profiles

D.

Layouts