• Projects 7
  • Rating 5.0
  • Rating 1 620

Budget: 6000 UAH Deadline: 7 days

Good day, Anastasia.

To be honest about Magento 2 right away, since you ask for experience: I have worked with the frontend of the Magento 2 theme (Amasty, RTL version), but I won’t pretend that I have a full cycle of QA specifically on Magento. My profile is automation and process building: Playwright and Puppeteer in production, dozens of standalone systems on VPS around the clock, with logging, alerts, and self-restarting.

Why this is relevant here. At the first stage, you are asking not for automated tests, but for a process. And the process breaks not where there are few tests, but where the tests are unstable and are no longer trusted. In e-commerce, this is almost always the checkout: asynchronous cart recalculations, delivery, payment redirect.

What I will do at the first stage:
1. Audit of the current process: what is being tested now, by whom, when, and what regularly breaks into production.
2. Risk map for business processes (catalog, search, product card, cart, checkout, authorization, cabinet) — using the formula "probability of failure × cost of failure". Checkout almost always comes first, and that’s where we start.
3. Separation: what remains manual (design, layout on real devices, one-time promotions), what we automate (regression of critical scenarios, smoke tests after deployment).

  • Projects 30
  • Rating 5.0
  • Rating 5 747

Budget: 27000 UAH Deadline: 14 days

The Magento 2 platform operates at the level of e-commerce logic - catalog, product card, cart, order processing, personal cabinet, payment integrations, and inventory balances. For the first stage, I would allocate 10-14 working days and a budget starting from 48,000 UAH for the audit, risk map, prioritization of UI/E2E scenarios, automation stack, and implementation plan.

I would recommend Playwright - it is more stable for modern stores, works better with parallelism, tracing, video recording of failures, and checks in different browsers. Cypress is also fine, but for long-term e-commerce automation, I would say Playwright causes less pain in maintenance. Selenium usually only makes sense if there is already a legacy or specific infrastructure.

> Stage 1 - audit of the current process, risks, and critical scenarios
> Stage 2 - matrix of manual and automated testing
> Stage 3 - design of the structure of automated tests, test data, reporting, and launches
> Stage 4 - implementation plan, assessment of support budget and scaling

A QA Lead should work on the architecture of the process and an Automation QA Engineer for the technical verification of the approach. If we proceed to implementation after the audit, we can start with a small core of tests for order processing, authorization, cart, and personal cabinet. Not everything that moves is worth automating - an old wisdom, but it is quite relevant here =)

Similar project: Рефаткоринг приложения
  • Projects 23
  • Rating -
  • Rating 856

Budget: 15000 UAH Deadline: 21 days

I have been involved in test automation for over 10 years, including experience with PHP, and I have also worked on development with Magento (I have completed projects on freelancehunt). I will build you a basic turnkey automation solution in a short time, with further development if necessary.

  • Projects -
  • Rating -
  • Rating 525

Budget: 18000 UAH Deadline: 12 days

Good day! I work with QA automation in e-commerce, including UI/E2E. For your Magento 2, I will conduct an audit of the current process, highlight critical scenarios (catalog, search, product card, cart, checkout, authorization) using a risk-based approach, and differentiate between manual and automated testing. I will propose a stack (leaning towards Playwright + TypeScript + CI) and an implementation plan with an assessment of timelines and budget for further support. At the end of the first stage, you will receive a document with the strategy + pilot automated tests for 2-3 key scenarios.

  • Projects -
  • Rating -
  • Rating 343

Budget: 25000 UAH Deadline: 30 days

Good day!

I have about 10 years of experience in software testing (web, API, mobile). I have worked with functional, regression, UI, and API testing, as well as integration testing.

I have experience testing mobile applications (Android and iOS) and my own set of testing devices. I also have experience testing microservices architecture, integrations, and asynchronous systems (RabbitMQ). In my work, I use Postman, Fiddler, Docker, Git, SQL, as well as monitoring systems (Kibana, Grafana) and CI/CD (GitLab CI).

I also have about a year of experience in AI automation. Here are a few examples of workflows I recently created:
- Telegram news channel with AI message processing
- Chatbots for support
- Creating a knowledge base for the company

  • Projects 4
  • Rating 5.0
  • Rating 654

Budget: 1234 UAH Deadline: 1 day

Good day! I have experience in QA processes and test automation. Please write to me privately, and we will discuss the details.

  • Projects -
  • Rating -
  • Rating 196

Budget: 27000 UAH Deadline: 10 days

We already have an almost ready solution for the QA process and UI/E2E automation of e-commerce, which can be quickly adapted for Magento 2 and launched in the first phase =)
We have relevant experience with e-commerce, marketplace projects, personal accounts, carts, checkout, payments, roles, and scenarios where stability after releases is crucial.

For the stack, I would recommend Playwright + TypeScript as the base for UI/E2E, as it handles modern frontends well, supports parallel runs, browser isolation, and convenient crash diagnostics.
Cypress can also be considered, but for Magento 2 and complex checkout scenarios, Playwright is usually more practical.
I would only use Selenium if you already have an internal legacy on it.

The benchmark for the first phase is 45,000 UAH and 10 working days.
This phase includes an audit of the current QA, a risk map, a list of critical scenarios, separation of manual and automated testing, an automation plan, stack, budget for the next phase, and preparation of a pilot test structure.
A QA Lead + Automation QA Engineer will work on this, and if necessary, we will involve an architect for integrations and CI.

  • Projects 4
  • Rating 4.3
  • Rating 738

Budget: 25000 UAH Deadline: 25 days

Good day!

I have experience in building and automating testing for web and mobile projects. I have not worked much with Magento 2, but I am well acquainted with e-commerce principles and typical business processes: product catalog, search, cart, order placement, authorization, personal account, payment scenarios.

In similar projects, I have tested various online stores, web services, and internal CRMs. I have also worked on automating mobile Android applications using AutoX.js and Appium, automating user scenarios, form validations, authorization, navigation, message handling, and repetitive actions. For web projects, I used Go-Playwright, Selenium, and Puppeteer for automating E2E scenarios and regression testing.

For a new project, I would recommend Playwright. It is fast, stable, supports all modern browsers, works well with parallel test execution, has convenient reporting, and is less demanding in terms of maintenance compared to Selenium. If the project has specific requirements, the stack can be discussed separately.

I usually structure the process as follows:

  • Projects 18
  • Rating -
  • Rating 805

Budget: 27000 UAH Deadline: 14 days

Good day. I can help build a QA process and E2E automation for Magento 2.

I have practical experience in Magento 2 projects with large catalogs, custom product cards, and complex order checkout flows. I take a comprehensive approach: auditing the current process, risk analysis, identifying critical scenarios, and prioritizing for manual and automated testing. For UI/E2E, I usually recommend Playwright due to the stability of parallel runs, cross-browser compatibility, and easy integration into CI. I implement the process in stages, starting with a quick audit, launching an MVP set of tests for critical business scenarios, and gradually increasing coverage. I assess the work based on the level of Magento customization, the number of critical scenarios, and the state of the testing environment. The project will involve a QA Lead for auditing and strategy, Automation QA for writing E2E tests and setting up CI, and Manual QA for checking scenarios and preparing test data. An important technical detail: a stable staging environment with reproducible test data and access to logs and APIs is required.

Do you have access to staging with test data for the initial audit?

Proposals concealed

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category Testing & QA

7 July
7 July
2 July
1 July