by Admin | Nov 25, 2015 | eCommerce, Magento 2
Magento 2 has introduced multiple performances enhancing updates. Most important of them being improvements to Caching, Page Speeds and Code Base improvements. Caching Every time a page is fetched from the cache instead of requiring a PHP server to generate it, it...
by Admin | Nov 24, 2015 | Agile Process
A valid question that is often raised is “Agile emphasizes that the Software projects are highly unpredictable in nature and Agile principles enable you to handle the unpredictability better from Engineering point of view. But, from the Business point of view, how do...
by Admin | Nov 20, 2015 | eCommerce, Magento 2
With the new Magento 2, developers have introduced the Magento Testing Framework (MTF). Magento 2 has integrated tests like Unit Testing, Integration Testing, Static Testing, Legacy Testing, Functional Testing, Performance Testing, Regression Testing etc. which in the...
by Admin | Nov 20, 2015 | eCommerce, Magento 2
Magento 2 has completely overhauled the UI and UX. According to preliminary tests, Magento 2 is about 25% faster than 1.x versions. In version 2, approximately two thirds of the page loading time is taken up due to waiting for website assets to download and render the...
by Admin | Nov 19, 2015 | eCommerce, Magento 2
Magento 2 is a complete overhaul of the previous versions. Right from a completely new Admin Dashboard to significant Code Base changes. Magento 2 changelog provides a complete list of all the changes made in Magento 2. If you don’t want go through all of nitty gritty...