최근 더욱 많은 분들이 Magento Certified Developer M70-101 (Magento Certified Developer Exam) 시험에 도전해보려고 합니다. Pass4Test에서는 여러분들의 시간과 돈을 절약해드리기 위하여 저렴한 가격에 최고의 품질을 지닌 퍼펙트한 Magento Certified Developer M70-101 (Magento Certified Developer Exam) 시험덤프를 제공해드려 고객님의 시험준비에 편안함을 선물해드립니다. Pass4Test제품을 한번 믿어보세요.
NO.1 You are creating a custom CMS module named Achme_Cms. Which one of the
following is the correct
XML required to override a controller from the
Mage_Cms module in your Achme_Cms module?
A. Option A
B. Option B
C.
Option C
D. Option D
Answer: A
NO.2 Which three of the following
conditions are used to protect an admin route via ACL? (Choose three)
A. You
have defined an ACL in your module configuration
B. At least one admin role
must have permission for that route
C. You have extended the controller from
Mage_Adminhtml_Controller_Action
D. You have defined a method _isAllowed
which checks the permission
E. The route name must start with
admin
Answer: A,C,D
NO.3 You have a product collection and want to add
a filter to get all products whose name starts with Test or
whose price is
0.00.
Which of the following statements would add that OR condition?
A.
Option A
B. Option B
C. Option C
D. Option D
E. Option E
Answer:
A
NO.4 Which method is called on a shipping carrier model to fetch a list
of all available shipping methods,
along with the rates associated with them,
for a quote address?
A. collectShippingRates()
B. getAllowedMethodsO
C.
getShippingRates ()
D. getAvailableRates()
E. collectRates()
Answer:
E
NO.5 Which table is used for calculating a new increment ID for an
order?
A. sales_flat_order_increment
B. eav_entity_store
C.
core_increment
D. core_config_data
Answer: B
NO.6 How is the sort
order in which total models collect their values specified?
A. The sort order
is specified in the admin configuration under Sales > "Checkout Totals Sort
Order".
B. The sort order is specified in the system configuration under
global/sales/quote/totals/ [total_code] with
<before> and <after>
nodes.
C. The sort order is defined by the module loading order as specified
by the children of the modules/
[module_name]/depends configuration
node.
D. The sort order is specified by the collect method in each total
model.
Answer: A
NO.7 Which two EAV attribute frontend_input types
make use of source models? (Choose two)
A. text
B. textarea
C.
select
D. multiselect
E. date
F. gallery
Answer: C,D
NO.8 For
an attribute to be loaded on a catalog/product object, which two of the
following conditions must be
satisfied? (Choose two)
A. The eav_attribute
table must contain a row defining the attribute's properties and its entity
type.
B. The attribute must have a backend model configured in the XML
config.
C. The attribute must be part of the attribute set pertaining to the
object being loaded.
D. There must be a record of the attribute on the
catalog_product_super_atti:ibute table.
E. There must be a column added to
the catalog_product_entity table.
Answer: A,C