Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

AD0-E134 Exam Dumps - Adobe Experience Manager Developer Exam

Go to page:
Question # 17

A customer adds third-party client libraries to add some features in an existing AEM application, which will significantly reduce

performance.

How should the developer optimize the site?

A.

Embed client libraries to consolidate them into fewer files.

B.

Debug third-party client lib and fix the code.

C.

Rebuild Client libraries.

Full Access
Question # 18

A developer is on an AEM application that is being used to calculate an employee's salary. The calculation is done in an OSGi service called CalculationService. This service class has a dependency on one other service, called the EmployeeService.

How should the developer make sure that the critical code in the CalculationService has a high unit test coverage?

A.

Use a mock framework in the unit test to inject the CalculationService

B.

Instantiate the EmployeeService in the unit test and pass it to the constructor of the CalculationService

C.

Use a mock framework in the unit test to inject the EmployeeService

D.

Use the feature flag in the unit test to disable the calls to the EmployeeService

Full Access
Question # 19

A new component called Page Headline needs to be implemented. The only difference to the title component delivered by Adobe's WCM core components is that the text needs to be taken from the current page title instead of jcr.title.

How should a developer implement this request?

A)

1. Create custom component

2. Implement Sling Modal as follows

B)

1. Create proxy component from the core title component

2. Implement sling Model as follows

C)

1. Create proxy component from the core title component

2. Implement Sling Model as follows

A.

Option A

B.

Option B

C.

Option C

Full Access
Question # 20

A client has asked to share an HTML version of test coverage report for the AEM project.

What plugin should the AEM developer use to generate test coverage report using latest archetype?

A)

B)

C)

A.

Option A

B.

Option B

C.

Option C

Full Access
Question # 21

A developer needs to create a new Title component. The requirements are:

1. The layout must be the same as the Title core component

2. The text property must have the page title as prefix (e.g., Page Title - )

3. The component must be reusable

Which approach is recommended?

A.

1. Create a Proxy Component of Title core component

2. Create a Custom Sling Model that overrides the default behavior

3. Customize the component template

B, 1. Create a custom component from scratch

2. Create a Custom Sling Model for the component that follows the requirement

3. Create a Model Exporter

B.

1. Create a Proxy Component from Title core component

2. Create a Custom Sling Model that overrides the default behavior

Full Access
Go to page: