Magento Certified Developer - M70-101 Exam Practice Test

Question 1
In which of the following integrations should you use the Magento API?

Correct Answer: B
Question 2
Which one of the following calls returns a simple product type model?
Assume that $product is an instance of Mage_Catalog_Model_Product representing a simple product.

Correct Answer: D
Question 3
Which one of the following EAV attribute types may be used for layered navigation in native Magento?

Correct Answer: C
Question 4
Which of the following methods will force an EAV resource collection model to include an attribute in its result set?

Correct Answer: B
Question 5
Which file path correctly identifies the location of a modules install/upgrade scripts inside the primary module directory?

Correct Answer: D
Question 6
Which two EAV attribute frontend_input types make use of source models? (Choose two)

Correct Answer: A,C
Question 7
Which of the following options would cause a poll/poll collection to load all entities that have been posted during April, 2011?

Correct Answer: B
Question 8
Which one of the following statements is true regarding layout update handles?

Correct Answer: B
Question 9
Which of the following actions will enable logging via calls to debugData( ) on a native Magento payment method model?

Correct Answer: C
Question 10
How is a flat table updated?

Correct Answer: C