Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

Rob wants to deploy a data template to production and wants to disable active validation rules in

production to make sure the template is successfully migrated. To this end, he creates a Manual

Task deployment step. and then adds a Data Template deployment step. What would be the

deployment process in this case?

A.

Rob will need to deactivate the validation rules in production and set the Manual Task deployment

step to Complete. After this, he will receive an email informing him the task has been completed and

the deployment of the data template will be triggered.

B.

Rob will need to deactivate the validation rules in production. Once this is done, the data template will be deployed. Lastly, he will need to set the manual task to Complete.

C.

The data template will be migrated and, once this is done, Rob will receive an email notification for the manual task to be completed. He will then deactivate the validation rules in production and set the manual task to Complete.

D.

Rob will receive an email notification for the manual task to deactivate the validation rules in production. Once he deactivates the validation rules, he will need to set the Manual Task deployment step to Complete. Next, the template will be deployed.

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?

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.

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?

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.

You would like to create a scratch org that has a duration of 15 days. Where can you set this value?

A.

In the project template

B.

In the extensions.

C.

In the user story.

D.

In the scratch org definition.

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?

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

Dave is taking a look at some of the data they have imported from production to dev2 for testing

purposes using data templates, and he has noticed the data in some of the fields doesn't match that

of the production environment. What could be the reason for this? Select all that apply!

You have reached the max number of allowed answers

A.

The user who created the data templates used Scramble with Format in some of the fields to avoid moving sensitive data.

B.

Dave has imported the wrong data template.

C.

The user who created the data templates used Scramble Value in some of the fields to leave out sensitive data.

D.

They used the Global Find and Replace feature to scramble the values

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.

Run All Tests In Org

Dave would like to change the base branch on a user story from master to uat, but he can't see the Advanced button. As a Copado admin, what is the best way to fix this?

A.

Assigning Dave the Copado User managed permission set.

B.

Assigning Dave the System Admin profile.

C.

Assigning Dave the Edit User Story Commit Base Branch custom permission.

D.

Adding the Advanced button to the Commit Changes page layout.

What is the minimum Apex code coverage on a user story?

A.

The minimum test code coverage you specify on the environment.

B.

The minimum test code coverage you specify on the org credential.

C.

75%, which is the minimum code coverage required by Salesforce.

D.

85%, which is the minimum code coverage required by Salesforce.

Debbie has created a new custom field in Dev1. She commits it on a user story together with the permission set to deploy FLS. After committing the changes, she realizes she forgot to grant the permission set access to the field in Dev1, so she goes back to Dev1 and updates the FLS. What is the easiest way to ensure the FLS is deployed to the next environment together with the field?

A.

She can go back to the user story where she committed the changes and use the Recommit Files Git operation.

B.

She needs to create a new user story and commit again the permission set.

C.

She needs to delete the user story, create a new one and commit again the field and the permission set.

D.

She needs to create a new user story and commit again the custom field.