Salesforce Certified Platform Development Lifecycle and Deployment Architect (Plat-Arch-202) Development-Lifecycle-and-Deployment-Architect Question # 50 Topic 6 Discussion

Salesforce Certified Platform Development Lifecycle and Deployment Architect (Plat-Arch-202) Development-Lifecycle-and-Deployment-Architect Question # 50 Topic 6 Discussion

Development-Lifecycle-and-Deployment-Architect Exam Topic 6 Question 50 Discussion:
Question #: 50
Topic #: 6

Universal Containers (UC) wants to shorten their deployment time to production by controlling which tests to run in production. UC's Architect has suggested that they run only subsets of tests. Which two statements are true regarding running specific tests during deployments? Choose 2 answers


A.

To run a subset of tests, set the Run Specified Tests test level on the Deploy Options objects and pass it as an argument to deploy () call.


B.

run a subset of tests, set the RunLocalTests test level on the DeployOptions object and pass it as an argument to deploy() call.


C.

Specify both test classes and individual test methods that are required to be executed as both are supported in DeployOptions.


D.

Specifying the test method is supported in DeployOptions, therefore specify only the test classes that are required to be executed.


Get Premium Development-Lifecycle-and-Deployment-Architect Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.