Magento 2 Certified Associate Developer Magento-2-Certified-Associate-Developer Exam Questions

Page: 1 / 14
Total 103 questions
Question 1

You are working on a jewelry store that sells rings. Each ring allows an adjustment in size. The customer specifies finger size in inches and the merchant physically adjusts the stocked ring to the required size.

How is this represented in Magento?



Answer : C


Question 2

You are working on a new entity called vendor. You implemented the model, resource model and collection. You want to ensure that standard model events will be fired for your model, so an observer can be created for the events vendor_save_after, vendor_save_commit_after and others.

How do you do that?



Answer : B


Question 3

You have created a custom module which must perform an action immediately after an order is placed, but only on the store front of the merchant site. You have selected the checkout_submit_all_after as the target event which the module will observe.

In which file will the event observer be declared?



Answer : D


Question 4

You got a notification about error that occurred on a production environment. The merchant gave you the error identifier.

How do you find the error message based on the identifier?



Answer : B


Question 5

While developing a module you need to modify an existing Data Patch.

How can you force Magento to execute an existing Data Patch file again?



Answer : B


Question 6

You need to find all orders in the processing state. You have written the code:

How do you resolve the exception?



Answer : B


Question 7

\Magento\Sales\Model\Api\OrderRepositoryInterface::getList accepts a SearchCriteriaInterface to filter and sort information.

What class assists in creating an instance for SearchCriteriaInterface?



Answer : B


Page:    1 / 14   
Total 103 questions