Weekend Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

Adobe AD0-E718 Adobe Commerce Architect Master Exam Practice Test

Demo: 7 questions
Total 50 questions

Adobe Commerce Architect Master Questions and Answers

Question 1

An Adobe Commerce Architect needs to log the result of a ServiceClass : : ge-Dara method execution after all plugins have executed. The method is public, and there are a few plugins declared for this method. Among those plugins are after and around types, and all have sortOrder specified.

Which solution should be used to meet this requirement?

Options:

A.

Declare a new plugin with the sortOrder value higher than the highest declared plugin sortOrder and implement afterGetData method.

B.

Declare a new plugin with the sortOrder value lower than the lowest declared plugin sortOrder and implement aroundGetData method

C.

Declare a new plugin with the sortOrder value higher than the highest declared plugin sortOrder and implement aroundGetData method

Question 2

An Adobe Commerce Architect is creating a new GraphQL API mutation to alter the process of adding configurable products to the cart. The mutation accepts configurable product ID. If the given product has only one variant, then the mutation should add this variant to the cart and return not nullable cart type. If the configurable product has more variants, then the mutation should return not nullable conf igurableProduct type.

The mutation declaration looks as follows:

How should the Adobe Commerce Architect declare output of this mutation?

A)

B)

C)

Options:

A.

Option A

B.

Option B

C.

Option C

Question 3

An Adobe Commerce Architect creates a new functionality called Customs Fee, which adds a new total that applies to additional costs for handling customs clearance expenses. The extension allows specifying fee value for every website separately via the Adobe Commerce Configuration System.

The Architect plans to cover new functionality with integration tests. One test case needs to confirm if the total is calculated correctly on different websites.

How should the Architect make sure that test configuration data is added to test methods according to best practices?

Options:

A.

Override setuo () method, receive instance of \Magento\TestFramework\App\config, and specify value via setValue () method

B.

Specify @magentoconfigFixture annotations for the test methods in PHPDoc

C.

Create a fixture file to configure Adobe Commerce and specify it in test method PHPDoc using the @magentoconfigFixture annotation

Question 4

An Adobe Commerce Architect is asked by a merchant using B2B features to help with a configuration issue.

The Architect creates a test Company Account and wants to create Approval Rules for orders. The Approval Rules tab does not appear in the Company section in the Customer Account Menu when the Architect logs in using the Company Administrator account.

Which two steps must be taken to fix this issue? (Choose two.)

Options:

A.

Set 'Enable Purchase Orders' in the B2B Admin to TRUE

B.

Merchant needs to log out of frontend and then log back in to load new permissions

C.

Set Enable Purchase Orders' on the Company Record to TRUE

D.

Make sure that the 'Purchase Order' payment method is active

E.

Set 'Enable B2B Quote" in the B2B Admin to TRUE

Question 5

An Adobe Commerce Architect notices that the product price index takes too long to execute. The store is configured with multiple websites and dozens of customer groups.

Which two ways can the Architect shorten the full price index execution time? (Choose two.)

Options:

A.

Enable price index customer group merging for products without tier prices

B.

Set Customer Share Customer Accounts Option to Global

C.

Edit customer groups to exclude websites that they are not using

D.

Set MaGE_INDEXER_THREADS_COUNT environment variable to enable parallel mode

E.

Move catalog price_index indexer to another custom indexer group

Question 6

A merchant asks for a new category attribute to allow uploading an additional mobile image against categories. The merchant utilizes the content staging and preview feature in Adobe Commerce and wants to schedule and review changes to this new mobile image field.

A developer creates the attribute via a data patch and adds it to view/adminhtml/ui_component/category_form.xml. The attribute appears against the category in the main form, but does not appear in the additional form when scheduled updates are made.

To change this attribute when scheduling new category updates, which additional action should the Architect ask the developer to take?

Options:

A.

The attribute must have its apply_to field set to "staging" in the data patch file.

B.

The attribute must also be added to view/adminhtml/ul_component/catalogstaging_category_update_form.xml.

C.

The attribute must have

Question 7

An Adobe Commerce Architect is setting up a Development environment for an on-premises project that will be used for developers to specifically test functionality, not performance, before being passed to the Testing team.

The Magento application must run with the following requirements:

1. Errors should be logged and hidden from the user

2. Cache mode can only be changed from Command Line

3. Static files should be created dynamically and then cached

Which Application Mode is required to achieve this?

Options:

A.

Default Mode

B.

Production Mode

C.

Developer Mode

Demo: 7 questions
Total 50 questions