Thursday, April 20, 2017

Magento Interview questions and Answers 1

What is the website?
Answer: A website is made up of one or more stores which share the same customer information, order information and shopping cart. This is a very broad term that can be adopted to determine the unique needs of individual traders.

What is the store?
Answer: Stores can be set up in different ways, but keep in mind that if they are part of the same website they will share some information.

What are Shop Scenes?
Answer: Shop scenes are mainly used for different languages, so if you wanted to display a store in English and Spanish, for example, you can create a store once and create two different store views for that store.
"Three central policies with magneto were made in mind" their names.
Answer:
1. Flexibility
2. Upgradeable 
3. Speed ​​and safety

How to show the shopping Options price (or other stop) while browsing a category?
Answer: Catalog-> Attribute-> Manage properties, edit pricing properties, use filters (with results) in the layer navigations.

What is the batch update? Give an example.
The Batch Update feature allows you to save specific time by changing the settings for more than one
Customer’s products and more at the same time
To create customer batch updates, manage customers> Manage customers individually or select all that you want to update. If your preferred customers are selected, choose your preferred action from the drop-down menu, at the top of the list of customers.

Defense: What is magneto?
Magento is an e-commerce platform that creates an open source technology, which provides online merchandise with an exceptional flexibility. Magento CMS controls the content, appearance and functionality of their e-commerce store. It is one of the best CMS known for ecommerce websites.

What architecture is used by Magento?
MVC means the model-view-controller

What is the different version of Magento?
·         Magento Community Edition
·         Magento Enterprise Edition
·         Magento Professional Edition

What are the different features of Magento?
·         User management
·         Customer management
·         Product management
·         Directive management
·         Payment Management
·         Space management
·         Search engine optimization
·         International assistance


How can we improve Magento performance?
·         Disable Magento Log
·         Disable unused modules
·         Magento cache
·         Enable Gzip Compression
·         Optimize your images
·         Optimize your server
·         Use a Content Delivery Network (CDN)
·         USE Gzip Components
·         Place the style sheet at the top (CSS files in the title tag)
·         Place script below (JS file in footer)
·         Avoid CSS expressions (like 100/2)


What technology uses the mangonto?
Zend Framework (PHP), MySQL / MySQL, CSS, JavaScript and HTML
Defense: Which language is written in Magento?
Php
Defense: What is the date of the initial release of magento?
March 31, 2008

Defense: What is the date of the initial release of magento?
Version: 1.9.1.1 date May 1, 2015

Do we create web applications in Magneto?
Shopping cart software

What is the difference between Mage? :: Get Singlet one () and Majestic:: Get Middle () in Magento?
Mage:: get Single tone (): Not created for an existing object unless created a new object but Mage :: get Model () always creates a new object.

What is EV in Magnet?

·         The complete form of EAV is the Entity-Attribute-Value Model.
·         EAV is an element of a model model of data model.
·         EAV data is stored in a small table instead of storing it in a single table.
·         For example
·         The product name is stored in the catalog product entity varchar table.
·         Product ID is stored in the catalog product entity int table.
·         The product value is stored in the catalog product entity decimal table

How does Magento ORM work?
ORM full form object relational mapping.
ORM is a programming technique used to convert to different types of data objects and vice versa.
 The ORM model is shown as (based on Zend Framework's Zend_Db_Adapter) which further split into two models.
A. Easy
B. EAV model

What are the different modules of Magento?
·         Core Module
·         Community Module
·         Commercial modules

What is the difference between Mage:: Get Single tone () and Mage :: get Model () in Magento
High Mage:: get Single tone () is not always found for an existing object unless created a new object but Mage :: get Model () always creates a new object.

Why is Magento using EAV database model?
High within the EAV database model, the information is stored on different small tables, such as saving it to the angle table. The product name is catalog product entity varchar table product id catalog product entity int in table product pricing- catalog product entity decimal table is used in magneto EAV database model is easy to upgrade and more flexibility to play with this model data and attribute for development.

 How to upgrade to the latest version using Magento Connection?
High A fairly easy task to upgrade the latest version from Magento. Copy and paste this key to the Magnes-Core / Manage All Latest VIA Magento connection where it installs the extension key to paste. It will upgrade the new version from Magneto

Explain about Magento module?
High Magento supports installation of modules through a web-based interface accessed through a Magento installation administration area. The module is hosted on Magento Ecommerce website as a peer server. Members of a community can upload a module through the website and once confirmed by a member of the Magento team. The module installs a modules key available in the module panel and installs the module, in a web-based interface.
There are three modules hosted in Magento connection:
·         Core Module
·         Community Module
·         Commercial modules
The core and community modules can be installed through the administration area. The commercial module provides page value information and a link to an external website.

What is the technology used by Magento?
High Magento uses PHP as a web server scripting language and MySQL database. The data model is based on the Entities-attribute-quality model, which stores data objects in the structure of the circle, thus changing the data definition without changing the database definition.

What is the structure of magneto MVC?
High The Model-View-Controller (MVC) architecture measures it
The main source of small-scale programming and Xerox
Park Since then, there are many systems that describe
Their architecture MVC as little as each system has
There are different targets, but access to all the information is different,
Business logic and user-interface code from each other.

What are the benefits of Magnus Nomination (Package)?
High we may have multiple modules with the same name but they should be kept in different namespaces. All manes core modules are included in mage nomenclature.
·         Core / old magician / catalog
·         And all are placed in custom modules
·         Local / Custom Module



What is the work of Magnus (layout)?
High the handle is mainly used to control the structure of the page, such as a block is displayed and where. Child components of the first level of node are called layout handles. Each page request may have several unique handles. The handle is called for every page. For products that are related to the virtual product type, the product type for the PRODUCT_TYPE_simple and the Product Details page for PRODUCT_TYPE_Virtual are called for the detailed product page of the virtual product and the customer_logged_in handle is only when the customer is logged in. The Muster_index_index handle is created by combining the front name (incoming), the action controller (index), and the action controller action method (index) single string and this handle will be asked only when the / zag / index / index url is accessed.



No comments:

Post a Comment