The store will not work correctly in the case when cookies are disabled.
⚠️
This product is transferred. If you delete it, you will no longer be able to buy it with a 100% discount for the initial order. Would you still like to proceed?
We shared our experience on testing Magento 2 Backed API with Postman, but this is not enough to make sure API works well.
So we come back with Frontend API testing for Magento 2 Product Attachments.
CHECK OUR FREE API GUIDE WITH EXAMPLES ABOUT:
- API USER & AUTHENTICATION TYPES
- NEW INTEGRATIONS
What are the specifics here?
While the Backend API testing checks that admin users’ interacti...
Hello to Amasty blog readers!
Today we will talk about testing tools we use at Amasty and ideas we follow. This post will be interesting for junior QA engineers and people who are testing their own mods. Find out how to investigate your product backwards and forwards from this article.
Let’s go!
The main principles of tour testing method
The central idea
Imagine that your application is a ...
Magento database optimization is the step you should start from on the way to your website performance enhancement. Working with this complex e-commerce platform, you know that it has a strong events logging system that stores collected info in Magento 2 module version database tables.
Now imagine that you run a huge store and all the logs haven’t been cleaned up for ages. Will this influence y...
We’ve already posted you on how to start working with API in Magento 2 and Magento 2.3 API updates.
Now it’s time to turn to another critical question concerning API in Magento - testing.
GET A FREE GUIDE ABOUT:
- M2 API USER TYPES & HOW TO CREATE A NEW INTEGRATION
- M2 API AUTHENTICATION TYPES
So how to test API efficiently? There exists a range of tools that facilitate testing and make i...
Today we will talk about one important topic for every business, which wants to keep the power on and work effectively. We all know that making suggestions based on guesses is not safe for income, a more reliable way is to gather and analyze behavioral data of your shoppers. And for this purpose, Google Analytics is one of the most powerful tools. However, to fix the Magento google analytics no...
The ratio of emails office workers send/receive per day is impressive: 40/90. And e-commerce is not an exception here. This makes the traditional way of creating and distributing emails inefficient.
Knowing the situation, Magento developers strive to cover this need for efficient email management providing a set of default email templates. And so do Magento module vendors.
How to work with ...