Adobe Commerce Front-End Developer Expert (AD0-E710) Free Practice Test
Question 1
An Adobe Commerce developer needs to create translations for the Orange/custom theme. Which directory would the developer place the translations?
Correct Answer: C
Question 2
An Adobe Commerce developer was asked to customize a JavaScript component which is written as a function.
How would the developer extend the native JavaScript function?
How would the developer extend the native JavaScript function?
Correct Answer: A
Question 3
An Adobe Commerce developer needs to debug an issue, where the path of the block template was invalid and the warning was added to a log file. Which mode are errors only written to a log file and not displayed?
Correct Answer: A
Question 4
An Adobe Commerce developer wants to remove the default Wishlist and Compare Products blocks on a category page with layered navigation. Where would this modification be placed, assuming the developer only wants to make this change?
Correct Answer: B
Question 5
An Adobe Commerce developer has just installed an extension via composer. When running, bin/magento module: status Vendor_Module, the status is returned Module is disabled.
Which two CLI commands need to be run to make the extension work properly? (Choose two.)
Which two CLI commands need to be run to make the extension work properly? (Choose two.)
Correct Answer: B,D
Question 6
An Adobe Commerce developer created a new CMS page and set the page title as 'My Custom Page". The page must be accessible at the URL /custom_page. Which CMS page configuration do they set to make the page accessible at /custom_page ?
Correct Answer: C
Question 7
An Adobe Commerce developer needs to display a URL in the template. How would the variable $ur1 be securely output in the template?
Correct Answer: C
Question 8
What are the two required files for creating an Admin Theme? (Choose two.)
Correct Answer: A,B
Question 9
An Adobe Commerce developer needs to change the default size of the images for the catalog listing page.
How would the developer change the default image size for a listing page?
How would the developer change the default image size for a listing page?
Correct Answer: B
Question 10
An Adobe Commerce developer is creating a custom theme that needs to extend the blank theme.
How would they extend the blank theme in app/design/frontend/<Vendor>/<theme>/theme.xml?
How would they extend the blank theme in app/design/frontend/<Vendor>/<theme>/theme.xml?
Correct Answer: C