CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 23: Salesforce Certified Development Lifecycle and Deployment Designer

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

Nội dung câu hỏi

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

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Specifying the test method is NOT supported in DeployOptions; therefore, specify only the test classes that are required to be executed. — đáp án hiện tại
  2. B. To run a subset of tests, set the RunSpecifiedTests test level on the DeployOptions object and pass it as an argument to deploy() call. — đáp án hiện tại
  3. C. To run a subset of tests, set the RunLocalTests test level on the DeployOptions object and pass it as an argument to deploy() call.
  4. D. Specify both test classes and individual test methods that are required to be executed, as both are supported in DeployOptions.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề