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

Copado Certified Developer Copado-Developer Book

Copado Developer Certification Exam Questions and Answers

Question 9

You're unable to see the Advanced button on the Commit Changes page with the Destructive

Options:

A.

Changes Git operation selected. What could be the reason?

B.

You have not been assigned the Edit User Story Commit Base Branch custom permission.

C.

The Advanced button has not been added to the Commit Changes page layout.You have not been assigned the Edit User Story Commit Base Branch permission set.

D.

The Base Branch field on the user story was left blank. (This is the correct ans)

Question 10

While working in Dev1 Debbie has committed a new custom field “Amount” and a validation rule

“Mandatory Amount” in the same user story. Later, during the sprint, the business analyst decided

that the validation rule should not be included in this sprint but rather moved to the next sprint.

Nonetheless, the custom field must remain and be delivered in the current sprint. How can Debbie

accomplish this?

Options:

A.

On the same user story, use the Destructive Changes Git operation to delete the validation rule.

B.

Delete the user story, create a new one and commit only the custom field as retrieve only this time.

C.

On the same user story, use the Recommit Files Git operation and deselect the validation rule.

D.

On the same user story, use the Recommit Files Git operation, check the Re-Create Feature Branch checkbox, deselect the validation rule and recommit.

Question 11

You have created two different Account page layouts in Dev1, one for sales reps and and another one

for the support team. You have committed the two page layouts on a user story and you are ready to

deploy them to the next environment. However, the sales manager makes a last-minute decision for

his team to continue using the standard Account page layout for now. What is the easiest way to

prevent the sales reps layout from being deployed while deploying the support team layout?

Options:

A.

Delete the user story, create a new one and commit just the layout for the support team.

B.

Use the Recommit Files Git operation, flag the Create New Feature Branch checkbox and select only the layout for the support team.

C.

Use the Recommit Files Git operation, flag the Re-Create Feature Branch checkbox and select only the layout for the support team.

D.

Go to the user story and use the Destructive Changes Git operation to delete the sales reps layout. Then, use Commit Changes and just commit the layout for the support team.

Question 12

Debbie and Dave were modifying the same Apex class on their individual sandboxes, Debbie

deployed first without any issue, but when Dave tried to deploy, a Git conflict arose, so they teamed

up and resolved it manually with Copado's online conflict resolution feature. What happens when both

user stories are moved to the next environment?

Options:

A.

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

B.

The conflict is reported again but just as a warning. They are able to deploy.

C.

Copado reports the conflict again and they need to fix it manually to be able to deploy.

D.

Copado uses the conflict solution that was previously created.