What can you do to prevent this?

Your company has multiple developers working in separate environments and sometimes your Apex classes get overwritten. What can you do to prevent this?A . Activate Online Conflict Resolution feature by removing Apex classes from the Exclude From Auto Resolve field in the Promotion record.B . Activate the Online Conflict Resolution...

January 21, 2021 No Comments READ MORE +

How you can achieve this?

You would like to receive an alert whenever the static code analysis score of a user story is above 15. How you can achieve this?A . In the Environment record, set the Maximum SCA Score field to 15. CorrectB . In the Org Credential record, set the Maximum SCA Score...

January 20, 2021 No Comments READ MORE +

How can Debbie accomplish this?

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,...

January 20, 2021 No Comments READ MORE +

Which is TRUE about Static Code Analysis using CodeScan?

Which is TRUE about Static Code Analysis using CodeScan?A . You can generate a default ruleset from Copado.B . You need to have a CodeScan account.C . CodeScan is only recommended to check Apex classes.D . All are correct.View AnswerAnswer: B

January 19, 2021 No Comments READ MORE +

What test level is going to be enforced in the deployment to production?

Debbie is deploying a user story with Apex components from UAT to production. The promotion test level on the user story is set to RunSpecifiedTests. What test level is going to be enforced in the deployment to production?A . Deployments of Apex components to production will run at least specified...

January 17, 2021 No Comments READ MORE +

How you can fix this?

The development team is complaining that when they try to select a metadata source in the scratch org wizard, they can only see Branches. Developers should be able to select any metadata source. How you can fix this?A . Set the Copado DX Mode picklist field in the Pipeline record...

January 17, 2021 No Comments READ MORE +

How can she prevent this from happening again in all future promotions?

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...

January 16, 2021 No Comments READ MORE +

What could be the reason for this?

Even though Dave has defined NoTestRun in the Promotion Test Level field on his user story, the deployment to production is running local tests. What could be the reason for this?A . NoTestRun can never be specified for a deployment to production.B . Deployments to production will always run the...

January 16, 2021 No Comments READ MORE +

deploying your templates to the next environment?

When working with data templates, how can you avoid getting validation rule errors when deploying your templates to the next environment?A . You can use a manual task to manually deactivate the validation rule before executing the deployment and reactivate it once the deployment is completed.B . You can do...

January 14, 2021 No Comments READ MORE +

story?

What happens with a component that is added to the .gitignore file and is later committed on a user story?A . An error will be returned when committing.B . If the component has never been committed successfully to Git, it won't be created in Git. If the component has already...

January 14, 2021 No Comments READ MORE +