by Nikolay Advolodkin | Oct 1, 2025 | AI, appium, case studies
Overview A major international hotel retailer partnered with UltimateQA to overhaul a failing mobile automation program. Their existing framework, built with Appium, Java, TestNG, and Cucumber, was slow, brittle, and unable to scale. Instead of accelerating...
by Nikolay Advolodkin | Sep 28, 2025 | appium, Automation, C#, CI & CD
I’m Nikolay Advolodkin from UltimateQA, and in this article I unpack a two-year journey I led alongside our automation engineer Oles Nikaniuk, on a massive European enterprise migration. If you watched the episode, you already know the highlights; if not, this...
by Guest | Aug 22, 2024 | Playwright
Introduction to Parallel Automation and Playwright In the fast-paced world of software development, parallel automation has emerged as a game-changer. It’s all about running multiple tests simultaneously to speed up the testing process. Playwright is a tool that...
by Guest | Apr 25, 2024 | Playwright
Introduction Automated API testing is a cornerstone of modern DevOps and CI/CD pipelines. While UI testing has its place, API testing is often faster, more reliable, and more comprehensive. This guide will delve into automated data-driven API testing using Playwright...
by Nikolay Advolodkin | Nov 28, 2023 | Selenium Webdriver
Understanding the distinction between PageFactory and Page Object Model (POM) is crucial in automated testing. Here’s a brief comparison. Page Object Model (POM) POM is a design pattern creating an Object Repository for web UI elements, aiming to reduce code...
by Guest | Sep 28, 2023 | Automation, Automation Best Practices, Automation Tools
Today, we’re diving into some groundbreaking features announced by Microsoft that are set to redefine the software development and testing landscape. Let’s get right into it! 1. Local Execution of Large Language Models Impact: Imagine running your AI-based...