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

Adobe AD0-E717 Adobe Commerce Developer with Cloud Add-on Exam Practice Test

Page: 1 / 8
Total 77 questions

Adobe Commerce Developer with Cloud Add-on Questions and Answers

Question 1

What folder would a developer place a custom patch on an Adobe Commerce Cloud project to have it automatically applied during the build phase?

Options:

A.

Add the patch file to the m2-hotfixes/ directory

B.

Add the patch file to the patches/ directory

C.

Add the patch file to the m2-patches/ directory

Question 2

A product has been added to the Adobe Commerce Store, and it contains a value for the custom product attribute. A merchant reports that the attribute value is not displayed in the Additional Information tab on the product detail page.

Which action will correct this problem?

Options:

A.

The attribute must be moved to the specific group in the attribute set

B.

The attribute property "Use in Product Tab' must be set to "yes"

C.

The attribute property "Visible on Catalog Pages on Storefront" must be set to "yes".

Question 3

How can a custom CMS Page be set as a store home page?

Options:

A.

In the CMS Page admin grid, select the checkbox for the page under the "Home Page' column.

B.

In the CMS Page admin form, set the 'Default Home Page" value to "yes"

C.

In the store configuration, set a custom CMS Page to be a CMS home page

Question 4

A developer is working on a task that includes a custom controller creation. A controller should forward the request to a different action.

How can the developer complete this task?

Options:

A.

Specify the forward action in the controllerjorward.xml configuration file.

B.

Implement a forwardToAction method in the controller, and return the action where the request should be forwarded.

C.

Return the forward object with action as an argument in the object's forward method

Question 5

What will happen if a developer fails to mention the start date in the "From" field when creating a price rule?

Options:

A.

The price rule will not be saved.

B.

The price rule will go into effect as soon as it is saved

C.

The price rule will be saved, but it will not go into effect until the start date is added

Question 6

A developer wants to deploy a new release to the Adobe Commerce Cloud Staging environment, but first they need the latest code from Production.

What would the developer do to update the Staging environment?

Options:

A.

1. Log in to the Project Web Interface.

2. Choose the Staging environment, and click Merge

B.

1. Checkout to Production environment

2. Use the magento-cloud synchronize Commerce CLI Command

C.

1, Log in to the Project Web Interface.

2. Choose the Staging environment, and click Sync

Question 7

Which CLI command should be used to determine that static content signing is enabled?

Options:

A.

bin/magento config:show dev/static/status

B.

bin/magento config:show dev/static/sign

C.

bin/magento config:show dev/static/sign/status

Question 8

Which two recommended practices would a developer use on an Adobe Commerce Cloud Enhanced Integration Environment to get the best performance? (Choose two.)

Options:

A.

Enable fastly CDN

B.

Restrict catalog size

C.

Disable cron and manually run as needed

D.

Remove all of the integration's inactive branches.

Question 9

Which action, if any, should be taken to forbid Adobe Commerce Admin from performing specific actions?

Options:

A.

Create a new user role with custom-defined resources, and assign it to the admin user

B.

This action cannot be taken since all admin users must have full access.

C.

Enable custom roles in the store configuration, and assign admin user ID(s).

Question 10

A developer is making customizations in the checkout, and access to the quotes shipping address is needed. Which file provides the shipping address of the current quote?

Options:

A.

Magento_Checkout/js/model/quote

B.

Magento_Quote/js/model/model

C.

Magento_Checkout/js/model/quote-shipping-address

Question 11

Which two attribute input types can be used for a date? (Choose two.)

Options:

A.

Timezone

B.

Schedule

C.

Date and Time

D.

Date

Question 12

Which attribute option restricts Catalog EAV attributes to only certain product types?

Options:

A.

show.in

B.

apply_to

C.

allowed_in

Question 13

A developer found a bug inside a private method of a third party module class. How can the developer override the method?

Options:

A.

Create a custom class with corrected logic, and define the class as preference in the preferences.xml.

B.

Create a custom class with the corrected logic, and define the class as a preference for original one in the di xml.

C.

Create a plugin, implement correct logic in the after" method, and then define the plugin in the di.xml.

Question 14

Which file on an Adobe Commerce Cloud project allows a developer to upgrade the PHP version and enable/disable a PHP extension?

Options:

A.

magento.app.yaal

B.

.magento. env. yaml

C.

php.ini

Question 15

A developer defined a new table in db.schema.xml while creating a new module.

What should be done to allow the removal of columns from the database when deleting them from db.schema.xml?

Options:

A.

The removable columns should be defined in db_schema_whitelist.json.

B.

The columns should have "removable" attribute set to "true" in the db.schema.xml.

C.

The removable columns should be defined in db.schema_blacklist.json.

Question 16

A developer would like to initialize a theme in Adobe Commerce. Which two files are required to complete this task? (Choose two.)

Options:

A.

theme.less

B.

registration.php

C.

composerjson

D.

themexml

Question 17

How can a developer override a core class method in Adobe Commerce?

Options:

A.

Show Answer

Question 18

What does a URL Rewrite do?

Options:

A.

It updates the URL that is stored on the server.

B.

It changes the way a URL appears in the browser

C.

It updates the URL to a domain that is not being Indexed.

Question 19

Which Cloud CLI for Commerce command can be used to quickly view a specific log file for an Adobe Commerce Cloud project?

Options:

A.

magento-cloud log

B.

magento-cloud logs:list

C.

magento-cloud logs:show

Question 20

Which method type can be intercepted by plugins?

Options:

A.

final

B.

static

C.

public

Question 21

Which type of product has the ability to build customizable products from a variety of options?

Options:

A.

Grouped

B.

Virtual

C.

Bundle

Question 22

In which two directories are third-party modules located by default? (Choose two.)

Options:

A.

vendor/

B.

app/packages/

C.

app/modules/

D.

app/code/

Question 23

Which is a correct CMS content element in Adobe Commerce?

Options:

A.

Widget

B.

Sheet

C.

Image

Page: 1 / 8
Total 77 questions