QA Engineering

Auto Added by WPeMatico

modern load testing with k6

Exploring Modern Load Testing with k6 – A QA’s Practical Journey

Introduction While many testers today are exploring AI tools, I focused on understanding how applications behave under real-world load conditions.. As a QA engineer, my focus has mostly been on functional testing. But one important question always stayed in my mind: What happens when multiple users access the system at the same time? Will the […]

Exploring Modern Load Testing with k6 – A QA’s Practical Journey Read More »

Why I’ll Never Manually Write Test Scripts Again (And You Shouldn’t Either)

If you’ve spent any time working in test automation, you know the drill: We start every project with the best intentions — promising ourselves we’ll write clean, maintainable code But fast forward a few months, and we’re spending half our week fixing flaky tests, hunting down brittle locators, and dealing with “duplicate email” errors in

Why I’ll Never Manually Write Test Scripts Again (And You Shouldn’t Either) Read More »

AI-Powered Antigravity: Accelerating Selenium + Cucumber Automation

Introduction: Automation testing promises speed and reliability, but writing and maintaining scripts manually is time-consuming. Engineers often spend hours creating XPath selectors, building Page Object classes, and fixing flaky waits. Antigravity, an AI-powered coding assistant built on Google DeepMind’s agentic technology, aims to simplify this process. We tested it in a real Selenium + Cucumber

AI-Powered Antigravity: Accelerating Selenium + Cucumber Automation Read More »