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

Last Attempt Development-Lifecycle-and-Deployment-Architect Questions

Salesforce Certified Development Lifecycle and Deployment Architect (WI25) Questions and Answers

Question 9

Northern Trail Outfitter’s development team has built new features for its sales team in

the Asia-Pacific region. While testing the Apex classes, the developers are constantly hitting the governor limits.

What should the architect recommend during the review to address this issue?

Options:

A.

Use test.startTest() and test.stop Test() methods to reset governor limits.

B.

Use an AppExchange product which can temporarily increase the governor limits.

C.

Use the auto reset property to automatically reset governor limits during off-hours.

D.

Use test.setLimit() and test.resetLimit() methods to reset governor limits.

Question 10

Which statement is true for the Staging sandbox in the following diagram?

Options:

A.

When created or refreshed, the Staging sandbox is a full replica of Production

B.

The Staging sandbox is automatically refreshed on a schedule set by the administrator

C.

Salesforce major releases (e.g., Winter to Spring) always occur in Staging and Production at the same time

D.

The Staging environment can only be updated once every two weeks

Question 11

Ursa Major Solar (UMS) has used Aura components significantly in its Salesforce

application development. UMS has established a robust test framework and the development

team follows the Salesforce recommended testing practices. UMS team uses Salesforce’s test tool To check for common accessibility issues.

In which two environments the UMS team can call Aura accessibility tests?

Choose 2 answers

Options:

A.

JSTEST

B.

ACCTEST

C.

WebDriver Test

D.

AuraDriver Test

Question 12

Universal Containers (UC) is implementing Service Cloud UC's contact center receives 100 phone calls per hour and operates across North America, Europe and APAC regions. UC wants the application to be responsive and scalable to support 150 calls considering future growth. what should be recommended test load consideration

Options:

A.

Testing load considering 50% more call volume.

B.

Testing load considering half the call volume.

C.

Testing load considering 10xthe current call volume.

D.

Testing load considering current call volume.