Exam Details

  • Exam Code
    :AD0-E134
  • Exam Name
    :Adobe Experience Manager Developer
  • Certification
    :Adobe Certifications
  • Vendor
    :Adobe
  • Total Questions
    :50 Q&As
  • Last Updated
    :Apr 28, 2025

Adobe Adobe Certifications AD0-E134 Questions & Answers

  • Question 31:

    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

  • Question 32:

    The following anchor tag is not resolving:

    {item.name}

    Upon further inspection the developer notices that the link has no .html appended to the end of the URL

    What could be a potential fix for the issue?

    A. Option A

    B. Option B

    C. Option C

    D. Option D

  • Question 33:

    SPA components are connected to AEM components via the MapTo() method.

    Which code should be used to correctly connect an SPA component called ItemList to its AEM equivalent?

    A. (‘project/components/content/itemList’).MapTo(ItemList,ItemListEditConfig);

    B. MapTo(‘project/components/content/itemList’)(ItemList,ItemListEditConfig);

    C. ItemList.MapTo(‘project/components/content/itemList’);

    D. MapTo(ItemList)(‘project/components/content/itemList’,ItemListEditConfig);

  • Question 34:

    AEM SPA integration provides various design models. In an application the developer chooses to use AEM as a headless CMS without using the SPA Editor SDK framework.

    What would be an advantage for this design model?

    A. The content author can edit the app using AEM's content authoring experience.

    B. The developer has full control over the app.

    C. The SPA is compatible with the template editor

    D. The developer keeps control over the app by only enabling authoring in restricted areas of the app

  • Question 35:

    Which option should be used to synchronize user data across publish servers in a publish farm?

    A. Sling Content Distribution

    B. Vault plugin

    C. CURL

    D. Replication Agents

  • Question 36:

    A custom component has one dialog field:

    The developer needs to implement a Sling Model to perform a business logic on the authored value. The developer writes the following HTL snippet.

    Which two implementations will support this HTL snippet? (Choose two.)

    A. Option A

    B. Option B

    C. Option C

    D. Option D

  • Question 37:

    An AEM Developer needs to migrate to AEM as a Cloud Service from AEM version 6.4. The AEM Developer is not able to run the Best Practice Analyzer.

    What is preventing the Best Practice Analyzer from running?

    A. The AEM Developer is not an admin or does not have administrator rights.

    B. Best Practice Analyzer is not supported on AEM version 6.4.

    C. Best Practice Analyzer should run on Publisher instead of Author instance.

  • Question 38:

    Which property under /cache on dispatcher.any file identifies the directory where cached files are stored?

    A. /invalidate

    B. /statfile

    C. /docroot

    D. /cacheroot

  • Question 39:

    In a non-optimized website, the final HTML generated for a typical page by publish instance includes a relatively large number of