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

Which IS TRUE about Static Code Analysis using Code Scan?

A.

The rule set includes built-in rule records.

B.

The score is calculated by subtracting the selected rule priority from 5.

C.

You can review the violations from the Static Code Analysis Result related list on the User Story record.

D.

You can generate a default rule set from Copado.

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

will be the violation score?

A.

3

B.

4

C.

6

D.

2

After pushing changes using the Copado CLI, you notice that the feature branch is being merged to a

different environment branch in your remote repository. What could be the reason behind this?

A.

Copado doesn't merge the feature branch with the environment source branch.

B.

The Copado CLI push command doesn't trigger the merge of the feature branch with the environment branch.

C.

The environment and org credential of the related user story were accidentally changed to a different one.

D.

The Copado CLI push command doesn't trigger the merge of the feature branch with the promotion branch

Dave has set up the following connection behavior in INT:

He has created a new profile in dev1 and is going to commit it on a user story. What will

happen after he clicks on Submit Changes?

A.

If the profile passes the compliance check, the user story will be displayed in the count of user stories ahead on the Pipeline page and Dave will have to manually promote it from there by clicking on Promote & Deploy.

B.

If the profile passes the compliance check, Copado will create a Promotion and a Deployment record and Dave will need to click on Deploy from the Deployment record.

C.

If the profile passes the compliance check, Copado will create a Promotion and a Deployment record and will automatically deploy it to INT.

D.

If the profile passes the compliance check, Copado will create a Promotion and a Deployment record and Dave will need to click on Promote & Deploy from the Deployment

record.

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!

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.