Free Adobe Certified Master – Magento Commerce Architect AD0-E704 Exam Practice Test
AD0-E704 Exam Features
In Just $59 You can Access
- All Official Question Types
- Interactive Web-Based Practice Test Software
- No Installation or 3rd Party Software Required
- Customize your practice sessions (Free Demo)
- 24/7 Customer Support
Total Questions: 89
-
You need to do an analysis of Admin actions on the website for a 24 hour period that happened 90 days ago using the Admin actions log. Assuming that the Log Entry Lifetime store configuration setting has not been changed from the default, where do you access the data?
Answer: B Next Question -
A merchant is planning to create a single scheduled update for one million products. They are wondering about website performance. What two performance issues will the update cause?
Answer: A, ,B Next Question -
Suppose there are 3 classes: Class A, B and C. Class C have dependecy of Class A You need to overrride/change an argument of class A, create an object of it and inject in Class B in such a way that it should not affect the class C. What should be the magento standard way to do this:In module’s etc/di.xml, define virtualType node to override argument and create a subclass of
Answer: A Next Question -
When your class will be instantiated all the dependencies injected in your class constructor will also get instantiated, and it will trigger a chain reaction of object creation, this can really slow down the process. What could be the solution of above problem?
Answer: A Next Question -
You are debugging a problem with a shopping cart price rule which gives free shipping for the whole cart if the subtotal is greater than $100. You are seeing that when a custom shipping method is selected, the shipping price is still present even though the subtotal is greater than $100.How do you fix this problem?
Answer: A Next Question -
A client uses an external PIM for managing product information. They want to run a cron job everyminute to update and create products. The site is using the "Update by schedule" index mode and the full page cache is enabled.What is required to make these updates visible on the frontend?
Answer: D Next Question -
You are developing an in-house solution for catalog management which is implemented as a Magento module called MyCompany_MyModule. To streamline integration with the ERP system you decided to expose MyCompany_MyModule'S functionality via REST.What are the three minimum requirements to achieve this?
Answer: A, ,C, ,E Next Question -
You are integrating an external system from which products and categories will be synchronized with Magento.To keep the category tree synchronized, an identifier attribute needs to be added to the catalog_category entity. The identifier value is generated by the external system as an unsigned 3 byte integer and is global in scope. Your code will run many concurrent queries to select categories based on this ID in order to synchronize changes.Keeping performance in mind, what attribute backend type do you choose when creating the EAV attribute?
Answer: A Next Question -
Suppose you are working with order collection where you need to get the Customer collection object in foreach loop to check wheather current order's customer accout is locked or not. For this you injected Magento\Customer\Model\Customer $customer in the constructor to use $customer collection object. But in loop when this object is used, you notice that it's returning the same customer even if you pass different customer id to filter the customer collection inside loop. What is the solution for this problem?
Answer: B Next Question -
Suppose in a store there are 500 categories and it's increasing as per the need. Let's say your frontend developer asked you to modify the header and include CSS files on some specific categorypages based on the custom category attribute selection from backend. What should be the acceptable and easiest way to do this, so that no new file creation and code update will be required after implementation:
Answer: C Next Question
Total Questions: 89